Function utils::factorisation::get_all_factors [] [src]

pub fn get_all_factors<I>(n: I) -> Vec<I> where
    I: Int

Get all factors for 'n'.