Class: Myth\Collection\Collection
The Collection class provides a set of functions to work with arrays. It combines some of the best features from Javascript's Array object, PHP's array, and even borrowed ideas from other frameworks.
See the docs for details.