antonrozhkov
else
when
fun getSmth() = when(heavyCalculatedFunction()) { firstValue -> someAnotherValue secondValue -> oneMoreAnotherValue else -> (this or it or what?) }