[][src]Function pocket_prover::count10

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

Counts the number of solutions of a 10-argument boolean function.