Enumerable data model collections, with all Enumerable methods available.
$ component install component/collection
Initialize a new collection with the given models
.
Return the collection length.
Add model
to the collection and return the index.
MIT