It might be useful to add method `fn default_boxed_slice(n: usize) -> Box<[Self]>` if there are such demand.
It might be useful to add method
fn default_boxed_slice(n: usize) -> Box<[Self]>if there are such demand.