Function is_prime

Source
pub fn is_prime(proposal: &BigUint, threshold: u32) -> bool