Bingo Functional v1.0.0 Release Notes

  • 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