<@U14ECM2KV> You can even do `getMightBeNull() ?: ...
# tornadofx
e
@ron You can even do
getMightBeNull() ?: throw Exception("Need a value")