Bingo Functional v1.8.0 Release Notes

Release Date: 2018-05-16 // almost 6 years ago
    • ➕ Added pattern matching to library

    ✂ Removed the following callback function(s)

    • invalidArrayKey()
    • invalidArrayValue()
    • emptyArray()
    • memoizationError()

    Modified the following function(s)

    • map()
    • pick()
    • fold()
    • pluck()
    • ⬇️ reduce()
    • filter()
    • 📝 memoize()
    • isArrayOf()

    🆕 New Helper functions

    • fill()
    • partial()
    • indexOf()
    • reverse()
    • toPairs()
    • fromPairs()
    • match()