[][src]Function kurobako::multi_exam::lcm

pub fn lcm<I>(ns: I) -> u64 where
    I: Iterator<Item = u64>,