calendrical_calculations
0.1.1
In calendrical_calculations::helpers
Function
calendrical_calculations
::
helpers
::
final_func
Copy item path
source
ยท
[
−
]
pub(crate) fn final_func<F>(index:
i32
, condition: F) ->
i32
where F:
Fn
(
i32
) ->
bool
,