Join Slack
Powered by
Hello, what is the alternative of CopyOnWriteArray...
# multiplatform
u
Umesh Gupta
01/09/2024, 7:48 AM
Hello, what is the alternative of CopyOnWriteArrayList in kotlin in KMM ? As I can't access java.util in KMM
k
KamilH
01/09/2024, 7:54 AM
Did you check this:
https://github.com/Kotlin/kotlinx.collections.immutable
?
🙌 1
63
Views
Open in Slack
Previous
Next