Function pocket_prover::count8 [] [src]

pub fn count8<F: FnMut(u64, u64, u64, u64, u64, u64, u64, u64) -> u64>(
    f: &mut F
) -> u32

Counts the number of solutions of an 8-argument boolean function.