Class Salient\Collection\Collection

<TKey is array-key, TValue>

final
implements CollectionInterface<TKey, TValue>
uses CollectionTrait

An array-like collection of items

Methods used from Salient\Collection\CollectionTrait
set(), unset(), pop(), sort(), reverse(), map(), filter(), only(), onlyIn(), except(), exceptIn(), slice(), shift(), merge(), offsetSet(), offsetUnset(), maybeReplaceItems(), replaceItems(), maybeClone(), handleItemsReplaced()
Constants inherited from Salient\Contract\Collection\CollectionInterface
CALLBACK_USE_VALUE, CALLBACK_USE_KEY, CALLBACK_USE_BOTH, FIND_VALUE, FIND_KEY