arrow-core-data / arrow.core / EvalOf

EvalOf

typealias ~~EvalOf~~<A> = Kind<ForEval, A> Deprecated: Higher Kinded types and their related type classes will no longer be supported after Arrow 0.13.0. Most relevant APIs are now concrete over the data types available as members or top level extension functions

Inheritors

Eval Eval is a monad which controls evaluation of a value or a computation that produces a value.sealed class Eval<out A> : EvalOf<A>

Do you like Arrow?

Arrow Org
<