Proc class of PicoRuby

Singleton methods

new

Proc.new() ?{ (*untyped) -> untyped } -> instance

Instance methods

call

instance.call(*untyped arg0) -> untyped
Tags: