returning.rb

Path: lib/facets/core/kernel/returning.rb
Last Update: Wed Apr 15 06:05:02 +0000 2009

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]