BP
Size: a a a
BP
I
I
I

I
ИМ
JI
BP
ДФ
V
fun Int.toBoolean(): Boolean = when (this) {
0 -> false
1 -> true
else -> throw IllegalArgumentException("unsupported integer value")
}ДФ
fun Int.toBoolean(): Boolean = when (this) {
0 -> false
1 -> true
else -> throw IllegalArgumentException("unsupported integer value")
}V
V
SK
RR
Д
AL
АК
QH
NC