[][src]Function contest_algorithms::math::is_prime

pub fn is_prime(n: i64) -> bool

Assuming x >= 0, returns whether x is prime