Q. What is the purpose of the chunk_while method in Ruby enumerators?
β
Correct Answer: (A)
Splits a collection into chunks based on a given condition
You must be Logged in to update hint/solution