arrow-fx-coroutines / arrow.fx.coroutines / Schedule / tupled

tupled

infix fun <A, B> ~~tupled~~(other: Schedule<A, B>): Schedule<Pair<Input, A>, Pair<Output, B>> Deprecated: tupled is renamed to zip to be consistent with Kotlin Std’s naming.

Do you like Arrow?

Arrow Org
<