API
Tip
Using Laravel as your backend? Collect.js offers an (almost) identical api to Laravel Collections. See differences.
Methods that have not been implemented:
usecontainsStrict
contains()
useduplicatesStrict
duplicates()
useuniqueStrict
unique()
usewhereStrict
where()
usewhereInStrict
whereIn()
usewhereNotInStrict
whereNotIn()