test_prime

Function test_prime 

Source
pub fn test_prime(sieve: &Vec<u32>, test_prime: &u32) -> bool