implementation("io.arrow-kt:arrow-eval:2.2.1.1")
Controls evaluation strategies for computations, offering immediate, lazy, and always-recomputed options to manage performance and stack safety.