Proc class of PicoRuby
Singleton methods
new
Proc.new() ?{ (*untyped) -> untyped } -> instance
Instance methods
call
instance.call(*untyped arg0) -> untyped
Proc.new() ?{ (*untyped) -> untyped } -> instance
instance.call(*untyped arg0) -> untyped