Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

v0.1.0

Compare
Choose a tag to compare
@tkgalk tkgalk released this 17 Jul 09:06
· 73 commits to master since this release

[v0.1.0] - 2019-07-17

Added

  • compose function
  • curry function
  • filter function
  • head function
  • identity function
  • map function
  • pipe function
  • reduce function
  • reverse function
  • tail function