Programming Ruby: Chapter 4

A block passed to a method after the regular parameter list can be invoked by saying yield.

 

Leave a Reply