Function calendrical_calculations::helpers::next

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