Don't rely on that though. The point of `map` is t...
# getting-started
d
Don't rely on that though. The point of
map
is to replace every element in the collection with something else. Don't rely on the implementation details of how it does that.