Exploring Latest Enumerable Additions: chunk and slice_before
The article explores use cases for two Enumerable methods added just recently to Ruby, namely Enumerable#chunk and Enumerable#slice_before
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
The article explores use cases for two Enumerable methods added just recently to Ruby, namely Enumerable#chunk and Enumerable#slice_before
Post a comment