as opposed to doing `if (foo.thing != null) { bar ...
# announcements
s
as opposed to doing
if (foo.thing != null) { bar (foo.thing) }