Language
Version: 2.2.0
Categories
-
User Program Communication
-
Variables
-
Control Flow
-
Functions and Blocks
-
Object Oriented Programming
Search Results
Searching for: Function Declaration in Ruby
Lambda
Language: Ruby
A lambda saves a block of code for re-use. Lambdas are declared and behave similar to blocks and procs.