Function utils::factorisation::is_prime [] [src]

pub fn is_prime<I>(num: I) -> bool where
    I: Int + Copy

Is the number prime?