New Array and Enumerable methods in Ruby 1.9.2
1.9.2 comes with some new Array and Enumerable methods: keep_if, chunk, slice_before, flat_map… This is a blog post about what they are and what they do.
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!
1.9.2 comes with some new Array and Enumerable methods: keep_if, chunk, slice_before, flat_map… This is a blog post about what they are and what they do.
Post a comment