you could always do `fun Boolean.then(ifTrue: () -...
# announcements
k
you could always do
fun Boolean.then(ifTrue: () -> Unit)
or something of the sorts