map mapping array
'a -> 'b
'a[,,,]
'b[,,,]
Builds a new array whose elements are the results of applying the given function to each of the elements of the array.
© Copyright 2021, DiffSharp Contributors.