Bingo Functional v1.9.0 Release Notes

Release Date: 2018-06-09 // almost 6 years ago
    • ➕ Added more robust pattern matching to library

    Modified the following function(s)

    • ⬇️ dropLeft()
    • ⬇️ dropRight()
    • map()
    • filter()

    ➕ Added new helper function(s)

    • min()
    • max()
    • any()
    • every()
    • where()
    • groupBy()
    • foldRight()
    • toException()
    • ⬇️ reduceRight()