Is there something wrong with `if(collection[“test...
# announcements
d
Is there something wrong with
if(collection[“test”] == null) { println(“whoops”); throw Exception() }