Skip to main content

retool_end

Function retool_end 

Source
pub fn retool_end<T, V, C: IncDecCpCmp<T, V>, R: GetBeginEnd<T>>(
    res: (T, T),
    src: &[R],
    step: &V,
    t: &C,
) -> (T, T)
Expand description

Computes the final value from a result of crate::reduce_next.