returning.rb

Path: lib/facets/core/kernel/returning.rb
Last Update: Sat Sep 20 13:22:51 +0000 2008

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]