filter
Filters the recurrence moments based on the provided predicate.
Return
A new VerdandiRecurrenceMoments instance with moments that satisfy the predicate.
Parameters
predicate
A lambda that defines the filtering condition.
Filters the recurrence moments based on the provided predicate.
A new VerdandiRecurrenceMoments instance with moments that satisfy the predicate.
A lambda that defines the filtering condition.