pub fn triangular(nth: u32, length: u32) -> Vec<u32>
Expand description