e.g. `collection["test"] ?: { println("woops"); th...
# announcements
j
e.g.
collection["test"] ?: { println("woops"); throw Exception() }