Why it Kotlin’s Set implementation mutable under the hood?
I just noticed something interesting about Kotlin’s Set
data structure and its interaction with Java.
Why it Kotlin’s Set implementation mutable under the hood?
I just noticed something interesting about Kotlin’s Set
data structure and its interaction with Java.