we use this: `fun Boolean?.unbox() = this ?: false...
# announcements
t
we use this:
fun Boolean?.unbox() = this ?: false
K 12