pub fn factorial_next(members: Vec<u32>, nth: u32) -> u32
Expand description