Pipe
beam.Pipe$package.Pipe
object Pipe
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Pipe.type
Members list
Type members
Types
Value members
Concrete methods
Inherited methods
def coroutine[I, O, U](body: (fx: PipeEffect[I, O]) => Computation[Unit, U & fx.type]): Pipe[I, O, U]
Attributes
- Inherited from:
- Pipe_opaque (hidden)
Extensions
Extensions
extension [I, O, U](thiz: (I, O) => U)
Inherited extensions
extension [I, O, U](thiz: Pipe[I, O, U])
In this article