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