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