Function nice_numbers::sequences::star

source ·
pub fn star(nth: u32, length: u32) -> Vec<u32>
Expand description