Applies a unary mapping function to each element of an N-dimensional slice or dynamic array.
ndslice or an input range with each fun applied to all the elements. If there is more than one fun, the element type will be Tuple containing one element for each fun.
Applies a unary mapping function to each element of an N-dimensional slice or dynamic array.