so, when we omit `return` from the lambda, the `Pa...
# getting-started
k
so, when we omit
return
from the lambda, the
Pair
is implicitly returned?