arrow-core / arrow.core.extensions / EvalFunctor

EvalFunctor

interface ~~EvalFunctor~~ : Functor<ForEval> Deprecated: Functor typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Eval

Functions

map open fun <A, B> EvalOf<A>.map(f: (A) -> B): Eval<B>

Do you like Arrow?

Arrow Org
<