yeah, ofc; re `when` expression isn't a lambda: do...
# getting-started
t
yeah, ofc; re
when
expression isn't a lambda: does it mean that
when(expr)
cannot be used if I want the same expression in the body? I have to create a
val
always?