arrow-core / arrow.core.extensions / IorBifunctor

IorBifunctor

interface ~~IorBifunctor~~ : Bifunctor<ForIor> Deprecated: Bifunctor typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Ior

Functions

bimap open fun <A, B, C, D> Kind2<ForIor, A, B>.bimap(fl: (A) -> C, fr: (B) -> D): Kind2<ForIor, C, D>

Inheritors

IorBicrosswalk interface ~~IorBicrosswalk~~ : Bicrosswalk<ForIor>, IorBifunctor, IorBifoldable

Do you like Arrow?

Arrow Org
<