Class Salient\Collection\Collection

<TKey is array-key, TValue>

implements CollectionInterface<TKey, TValue, mixed[]>, IteratorAggregate<TKey, TValue>
uses CollectionTrait, RecursiveArrayableCollectionTrait
Methods used from Salient\Collection\CollectionTrait
add(), push(), unshift()
Methods used from Salient\Collection\RecursiveArrayableCollectionTrait
toArray()
Constants inherited from Salient\Contract\Collection\DictionaryInterface
CALLBACK_USE_VALUE, CALLBACK_USE_KEY, CALLBACK_USE_BOTH, FIND_VALUE, FIND_KEY