This construction doesn’t mimic if/else semantics....
# announcements
m
This construction doesn’t mimic if/else semantics. If
let
returns
null
then the righthand side of the expression is going to be invoked.
👍 1