arrow-core / arrow.core.extensions.either.monad

Package arrow.core.extensions.either.monad

Extensions for External Classes

arrow.core.Either  
arrow.Kind  

Functions

tailRecM fun <L, A, B> ~~tailRecM~~(arg0: A, arg1: (A) -> Kind<Kind<ForEither, L>, Either<A, B>>): Either<L, B>

Do you like Arrow?

Arrow Org
<