arrow-core / arrow.core.extensions / EitherBicrosswalk / bicrosswalk

bicrosswalk

open fun <F, A, B, C, D> bicrosswalk(ALIGN: Align<F>, tab: Kind2<ForEither, A, B>, fa: (A) -> Kind<F, C>, fb: (B) -> Kind<F, D>): Kind<F, Kind2<ForEither, C, D>>

Do you like Arrow?

Arrow Org
<