Skip to content

v0.2.2

Compare
Choose a tag to compare
@ankurp ankurp released this 18 Jun 02:58
· 491 commits to master since this release
  1. Have added more chained functions
  2. Bug fixes for initial and rest method
  3. Partial functions on array
  4. Map/reduce functions
  5. Better documentation in code
  6. Reusing existing methods such as findIndex for indexOf, etc.