Function ndarray::arr0

source ·
pub fn arr0<A>(x: A) -> Array<A, ()>
Expand description

Return a zero-dimensional array with the element x.