Q. What does the map method do in Ruby enumerators?
β
Correct Answer: (D)
Applies a block of code to each element and returns a new collection
You must be Logged in to update hint/solution