arrow-fx-coroutines / arrow.fx.coroutines.stream / kotlin.Function1 / attachRight
fun <I, O, I0, O2>
Pipe
<I, O>.~~attachRight~~(p:
Pipe2
<I0, O, O2>):
Pipe2
<I0, I, O2>
Deprecated: Pipe is deprecated as part of Stream deprecation.
Transforms the right input of the given Pipe2
using a Pipe
.
Do you like Arrow?
✖