Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 335 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 335 Bytes

Myth:collection

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.