Class: Proc

Inherits:
Object show all
Includes:
Iolite::Adaptor::All, Iolite::Adaptor::Callable
Defined in:
lib/iolite/adaptored/proc.rb,
lib/iolite/adaptored/proc_with_callable.rb

Method Summary

Methods included from Iolite::Adaptor::Callable

#iolite_functinal_invoke_call

Methods included from Iolite::Adaptor::ToLazy

#to_lazy

Methods included from Iolite::Adaptor::Operators

#disjunction, #product

Methods included from Iolite::Adaptor::Apply

#apply

Methods included from Iolite::Adaptor::ToProc

#to_proc

Methods included from Iolite::Adaptor::MethodMissing

method_missing

Methods included from Iolite::Adaptor::Send

#send

Methods included from Iolite::Adaptor::Bind

#bind

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Iolite::Adaptor::MethodMissing