1-05
▲
◀
▶
The functional style
A lambda is a package of code
On the inside, it’s the same as a method
On the outside, it’s an expression, a value!
Code as data!