> Returns a list containing the results of appl...
# getting-started
d
Returns a list containing the results of applying the given transform function to each element in the original collection.
It does not even guarantee that
transform
is only called once per element.