Hi,
In message "Re: yield does not take a block"
on Wed, 29 Jun 2005 00:49:17 +0900, James Britt <james_b / neurogami.com> writes:
|> yield is a keyword to pass a value (and control) to the block attached
|> to the method. I feel strange when I see yield passes a block to an
|> outer block.
|
|Is that good strange or bad strange?
I feel bad strange. Do you?
matz.