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