DatePredicate typedef

DatePredicate = bool Function(DateTime date)

Implementation

typedef DatePredicate = bool Function(DateTime date);