implementation("io.arrow-kt:arrow-atomic:2.0.0")
Offers atomic references for managing shared mutable state in concurrent programming.