implementation("io.arrow-kt:arrow-eval:2.2.1")
Controls evaluation strategies—eager, lazy, memoized—to manage computations and ensure stack safety in recursive functions.