Local scope
The local function allows us to temporarily create a scope to evaulate an expression
Lambda
Anonymous function for single use
The local function allows us to temporarily create a scope to evaulate an expression
Anonymous function for single use