
implementation("io.arrow-kt:arrow-fx-stm:2.2.3")Enables safe, composable concurrent state management through software transactional memory, preventing deadlocks and race conditions. Provides transactional data structures like queues, maps, and semaphores.