Q. What does the each_slice method do in Ruby enumerators?
β
Correct Answer: (A)
Iterates over each consecutive sequence of a given size in a collection
You must be Logged in to update hint/solution