Function moon_math::test_prime

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