Bingo Functional v1.12.0 Release Notes

Release Date: 2019-02-25 // about 5 years ago

    ✂ Removed function parameter from zip function

    Created Monadic interface for Monads

    ➕ Added new helper functions

    ➕ Added new Monad helper functions

    ➕ Added APCU-supported functionality to memoize function

    ➕ Added constant static function definitions for Monadic types

    ➕ Added new Collection functions

    🆕 New Helper functions

    toWords()

    slugify()

    truncate()

    intersects()

    composeRight()

    filePath()

    union()

    unionWith()

    zipWith()

    🆕 New Monadic Helper functions

    filterM()

    foldM()

    🆕 New Collection functions

    fetch()

    contains()

    unique()

    head()

    tail()

    last()

    intersects()

    implode()

    offsetGet()