[][src]Function ndarray::arr0

pub fn arr0<A>(x: A) -> Array0<A>

Create a zero-dimensional array with the element x.