returning.rb

Path: lib/facets/core/kernel/returning.rb
Last Update: Fri Dec 07 23:54:02 +0000 2007

Stub for with

NOTE The returning method is identical to with, however technically it probably should force the return of the stated object irregardless of any return statements that might appear within it‘s block. But this would require implementation in RUby itself.

Required files

facets/more/with.rb  

[Validate]