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