Sha256: 24467a9812846cd46ad385b18ffc62d99b485568fff86699253de3d3f1bd0a29

Contents?: true

Size: 317 Bytes

Versions: 6

Compression:

Stored size: 317 Bytes

Contents

# 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.

require 'facets/more/with.rb'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
facets-1.8.0 lib/facets/core/kernel/returning.rb
facets-1.8.20 lib/facets/core/kernel/returning.rb
facets-1.8.49 lib/facets/core/kernel/returning.rb
facets-1.8.51 lib/facets/core/kernel/returning.rb
facets-1.8.54 lib/facets/core/kernel/returning.rb
facets-1.8.8 lib/facets/core/kernel/returning.rb