Module: ToProcInterface::Delegations Private
- Included in:
- ToProcInterface, Singleton::ClassMethods
- Defined in:
- lib/to_proc_interface.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
The mixin brings all public methods of the Proc class to be delegated to the Mixin#to_proc method.