KOTLIN_BROADCAST Telegram 1572
🎉 Kotlin 2.1. Non-local break and continue [PREVIEW]

Теперь станет возможно использование break и continue нелокально, это значит что вызов этих выражений внутри циклов стало возможно из лямбды, переданной в inline функцию.

Фича экспериментальная и чтобы включить её надо передать флаг компилятору:
// build.gradle.kts
kotlin {
compilerOptions {
freeCompilerArgs.add("-Xnon-local-break-continue")
}
}



tgoop.com/kotlin_broadcast/1572
Create:
Last Update:

🎉 Kotlin 2.1. Non-local break and continue [PREVIEW]

Теперь станет возможно использование break и continue нелокально, это значит что вызов этих выражений внутри циклов стало возможно из лямбды, переданной в inline функцию.

Фича экспериментальная и чтобы включить её надо передать флаг компилятору:

// build.gradle.kts
kotlin {
compilerOptions {
freeCompilerArgs.add("-Xnon-local-break-continue")
}
}

BY Kotlin Multiplatform Broadcast




Share with your friend now:
tgoop.com/kotlin_broadcast/1572

View MORE
Open in Telegram


Telegram News

Date: |

In the “Bear Market Screaming Therapy Group” on Telegram, members are only allowed to post voice notes of themselves screaming. Anything else will result in an instant ban from the group, which currently has about 75 members. 3How to create a Telegram channel? How to create a business channel on Telegram? (Tutorial) With Bitcoin down 30% in the past week, some crypto traders have taken to Telegram to “voice” their feelings. The channel also called on people to turn out for illegal assemblies and listed the things that participants should bring along with them, showing prior planning was in the works for riots. The messages also incited people to hurl toxic gas bombs at police and MTR stations, he added.
from us


Telegram Kotlin Multiplatform Broadcast
FROM American