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

    Function isSameMonthDay

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

      Parameters

      • comparisonDate: Date

      Returns TPredicate<[date: Date]>