fp-filters - v0.5.4
    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