Function utils::factorisation::lowest_non_one [] [src]

pub fn lowest_non_one<I>(n: I) -> Option<I> where
    I: Int + Copy

Return the lowest non-one factor.