@bodil/core - v0.3.0
    Preparing search index...

    Namespace fun

    The functional programmer's toolkit.

    Functions

    always

    Create a function that always returns value.

    id

    The identity function: it just returns its argument unchanged.

    nop

    A function which does nothing and returns void.