<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 |
---|
|