cube

Function cube 

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