Enter (amper)Sandman
A small overview of using the ampersand syntax for enumerable collections. We know that we can send methods to the object, and use local procs or lambda’s, but did you know you can use normal local methods too?
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!
A small overview of using the ampersand syntax for enumerable collections. We know that we can send methods to the object, and use local procs or lambda’s, but did you know you can use normal local methods too?
Post a comment