oh man that elvis operator can be so cool: `val br...
# tornadofx
r
oh man that elvis operator can be so cool:
val browserKey = repository.getKeyFromBrowser(browserId) ?: return BAD_REQUEST
👍 3