Programming Ruby: Chapter 4
Saturday, 8 March 2008
A block passed to a method after the regular parameter list can be invoked by saying yield.
Let there be snüppets!
Saturday, 8 March 2008
A block passed to a method after the regular parameter list can be invoked by saying yield.