<@U0SHAST5Z>: `if val arg` as alternative for `if ...
# announcements
h
@stever:
if val arg
as alternative for
if arg == null
? I know this syntax in Rust for optional monads (https://doc.rust-lang.org/book/if-let.html).