method
proc
proc()
public
Equivalent to Proc.new, except the resulting Proc objects check the number of parameters passed when called.
proc()
public
Equivalent to Proc.new, except the resulting Proc objects check the number of parameters passed when called.