Class Salient\Collection\Dictionary

<TKey is array-key, TValue>

implements DictionaryInterface<TKey, TValue, mixed[]>, IteratorAggregate<TKey, TValue>
uses DictionaryTrait, RecursiveArrayableCollectionTrait
Methods used from Salient\Collection\DictionaryTrait
set(), unset(), merge(), sort(), reverse(), map(), filter(), only(), onlyIn(), except(), exceptIn(), slice(), pop(), shift(), offsetSet(), offsetUnset(), maybeReplaceItems(), replaceItems(), handleItemsReplaced()
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