arrow-core / arrow.core.extensions / IorBicrosswalk
interface ~~IorBicrosswalk~~ : Bicrosswalk<ForIor>,
IorBifunctor
,
IorBifoldable
Deprecated: Bicrosswalk typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Ior
bicrosswalk | open fun <F, A, B, C, D> bicrosswalk(ALIGN: Align<F>, tab: Kind2<ForIor, A, B>, fa: (A) -> Kind<F, C>, fb: (B) -> Kind<F, D>): Kind<F, Kind2<ForIor, C, D>> |
Do you like Arrow?
✖