arrow-core / arrow.core.extensions / SequenceKCrosswalk

SequenceKCrosswalk

interface ~~SequenceKCrosswalk~~ : Crosswalk<ForSequenceK>, SequenceKFunctor, SequenceKFoldable Deprecated: Crosswalk typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Sequence

Functions

crosswalk open fun <F, A, B> crosswalk(ALIGN: Align<F>, a: Kind<ForSequenceK, A>, fa: (A) -> Kind<F, B>): Kind<F, Kind<ForSequenceK, B>>

Do you like Arrow?

Arrow Org
<