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

    Variable isZeroConst

    isZero: (arg: number) => boolean = ...

    Returns true if the number is 0

    Type declaration

      • (arg: number): boolean
      • Parameters

        • arg: number

        Returns boolean