Is there no `fun <T> T?.orElse(t: T): T` fun...
# stdlib
m
Is there no
fun <T> T?.orElse(t: T): T
function in stdlib?