bingo-functional v1.0.0
First release of the bingo-functional
library.
Helpers
- compose()
- constantFunction()
- curry()
- curryN()
- extend()
- identity()
- memoize()
- partial()
- pick()
- pluck()
- zip()
- unzip()
Functors
- Either
Left/Right
- Maybe
Just/Nothing
- Applicatives
Applicative/CollectionApplicative
- Monad
Monad