Class Salient\Collection\Collection

<TKey is array-key, TValue>

implements CollectionInterface<TKey, TValue>
uses CollectionTrait
Methods used from Salient\Collection\CollectionTrait
set(), unset(), add(), merge(), sort(), reverse(), map(), filter(), only(), onlyIn(), except(), exceptIn(), slice(), push(), pop(), shift(), unshift(), offsetSet(), offsetUnset(), maybeReplaceItems(), replaceItems(), handleItemsReplaced()
Constants inherited from Salient\Contract\Collection\CollectionInterface
CALLBACK_USE_VALUE, CALLBACK_USE_KEY, CALLBACK_USE_BOTH, FIND_VALUE, FIND_KEY