ndarray
0.15.6
ndarray
Function
arr0
Copy item path
Source
pub fn arr0<A>(x: A) ->
Array0
<A>
Expand description
Create a zero-dimensional array with the element
x
.