Skip to main content

tally

Function tally 

Source
fn tally(
    (copied, skipped): (usize, usize),
    result: Result<bool>,
) -> (usize, usize)