Class Salient\Collection\ImmutableCollection

<TKey is array-key, TValue>

final
implements CollectionInterface<TKey, TValue>, Immutable
uses ImmutableCollectionTrait

An immutable array-like collection of items

Methods used from Salient\Collection\ImmutableCollectionTrait
maybeClone()
Constants inherited from Salient\Contract\Collection\CollectionInterface
CALLBACK_USE_VALUE, CALLBACK_USE_KEY, CALLBACK_USE_BOTH, FIND_VALUE, FIND_KEY