Class
Method::Composition
In:
lib/core/facets/method/composition.rb
Parent:
Object
Method
Composition
class acts a proxy for composed methods.
@author Mike Burns
Methods
*
[]
^
arity
call
inspect
new
owner
receiver
to_proc
Public Class methods
new
(*f)
Public Instance methods
*
(h)
[]
(*x)
^
(n)
arity
()
call
(*x)
inspect
()
owner
()
receiver
()
to_proc
()
[Validate]