An ndslice, array, or an input range.
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.
See Implementation