arrow-core / arrow.core.extensions.either.bicrosswalk / bicrosswalk
@JvmName("bicrosswalk") fun <F, A, B, C, D> ~~bicrosswalk~~(arg0: Align<F>, arg1: Kind<Kind<ForEither, A>, B>, arg2: (A) -> Kind<F, C>, arg3: (B) -> Kind<F, D>): Kind<F, Kind<Kind<ForEither, C>, D>>
Deprecated: @extension kinded projected functions are deprecated. Replace with bitraverse or bitraverseValidated from arrow.core.*
Do you like Arrow?
✖