B
Brad Wood
I know 2.0 supports "anonymous methods" (or "closures"), but I don't see
the ability to assign a block of code to a variable (I think they are
simply "blocks" in Ruby).
Am I correct? They seem logically to go hand in hand...
the ability to assign a block of code to a variable (I think they are
simply "blocks" in Ruby).
Am I correct? They seem logically to go hand in hand...