A lightweight library similar to lodash/underscore only for working on arrays.
Plan:
- Add all array methods which exist on Array.prototype
- Add more useful methods from lodash and ramda
- Add my own functions - All array sort algorithms - deep search in multi dimensional arrays