Kotlin / kotlinx.collections.immutable

Immutable persistent collections for Kotlin
Apache License 2.0
1.12k stars 56 forks source link

Add Kotlin K2 migrations #174

Closed tbogdanova closed 3 months ago

tbogdanova commented 4 months ago

Building the project with the K2 version of the compiler revealed several migrations. It is necessary to move these changes to master branch to simplify the support of kotlin-community/dev branch. As well as simplifying the future migration of the project to a new version of the compiler.