rdeefx.spad line 1 [edit on github]
undocumented
map(f, m) applies the function f to every element of the array m producing a new array containing the values.
map(f, m)
f
m