why not just `nullable ?: ifNull()`?
# announcements
s
why not just
nullable ?: ifNull()
?