hence why I just use `if (someOptional != null)` :...
# language-proposals
b
hence why I just use
if (someOptional != null)
😛