Namespace Salient\Collection

Classes
AbstractTypedCollection Base class for collections of items of a given type
AbstractTypedList Base class for lists of items of a given type
Collection An array-like collection of items
ImmutableCollection An immutable array-like collection of items
ImmutableListCollection An immutable array-like list of items
ListCollection An array-like list of items
Traits
CollectionTrait Implements CollectionInterface
ImmutableCollectionTrait Implements CollectionInterface for immutable collections
ImmutableListTrait Implements ListInterface for immutable lists
ListTrait Implements ListInterface
ReadableCollectionTrait Implements CollectionInterface getters