Same! At the very least, `kotlinx.atomicfu` should...
# kotlin-native
s
Same! At the very least,
kotlinx.atomicfu
should provide them. Here’s a related request: https://github.com/Kotlin/kotlinx.atomicfu/issues/135
k
One of the reasons we’ve kept Stately’s atomics around is that while atomic-fu is public, from what I’ve read it’s something that the JB team use and isn’t really “promoted” as a public library. At the tail end of 2019 I was thinking we’d deprecate the atomics, and possibly other parts, but digging deeper into what the plans for atomic fu were, we decided to leave it as is.