NamedProc: Like anonymous procs, but have a name. Example: lambda.codebrawl {} # creates an empty lambda with the name :codebrawl
Required Ruby Version
>= 1.9.3
Authors
Jan Lelis
NamedProc: Like anonymous procs, but have a name. Example: lambda.codebrawl {} # creates an empty lambda with the name :codebrawl
>= 1.9.3
Jan Lelis