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

    Function isSameYearMonth

    • Higher-order function. Returns a function that returns true if the argument is a date that has the same year and month as a comparison date.

      Parameters

      • comparisonDate: Date

      Returns TPredicate<[date: Date]>