Applies a mapping function to each element of a slice, array, or type with asSlice.
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 mapping function to each element of a slice, array, or type with asSlice.