Function get_all_factors

Source
pub fn get_all_factors<I>(n: I) -> Vec<I>
where I: Int,
Expand description

Get all factors for ā€˜n’.