calendrical_calculations::helpers

Function next

source
pub(crate) fn next<F>(index: RataDie, condition: F) -> RataDie
where F: Fn(RataDie) -> bool,