Replace PersistentMap stub #110
Labels
good first issue
performance
Issues related to qbit's performance
tech debt
Known code issues that don't influence functionality
Milestone
At the moment Kotlin 1.4 is in beta stage so I decided, that it's quirkier to implement PersistentMap stub, that add kotlin immutable collections to the project. Add the lib, and replace stub with real map.
See https://github.com/d-r-q/qbit/blob/q103/mpp/concurrent-hash-map/qbit-core/src/commonMain/kotlin/qbit/collections/PersistentMap.kt
The text was updated successfully, but these errors were encountered: