0.5.1 • Published 6 years ago

punctional v0.5.1

Weekly downloads
3
License
MIT
Repository
-
Last release
6 years ago

Punctional

Purely Functional

This is mostly for me to get really familiar with all the little utility methods in the real functional libraries like Ramda.

I will try and write the niave implementations as i go without looking at others implementations. Maybe one day latter i will have a peek at how others do all this.

"If you can't have fun then there is little reason to do it" - this should be fun.

Functions

  • identity
  • constant
  • map
  • pipe
  • compose
  • filter
  • merge

Ideas for next functions

  • flatten
  • reduce
  • pop
  • push
  • shift
  • unshift
  • reverse
  • sort
  • trampoline
  • unique (required some sort of deep equality (cyclic issues?))
0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.2-0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago