fp-filters - v0.5.3
    Preparing search index...

    Function isLowerThan

    • Higher-order function. Returns a function that returns true if the number is lower than the comparison

      Parameters

      • n: number

      Returns (arg: number) => boolean