Function concurrent_prime_sieve::filter::prime_filter_sequentially [] [src]

pub fn prime_filter_sequentially(max_num: usize) -> Vec<bool>