Nice video!

`return` is generally reserved for an early exit from a 
proc/func/template/macro and instead assigning to the implicitly initialized 
`result` variable or implicit return is used.

Reply via email to