Thanks to visit codestin.com Credit goes to docs.rs
pub fn arr0<A>(x: A) -> Array0<A>
Create a zero-dimensional array with the element x.
x