beam-core
beam-core
API
beam
internals
StreamImpl
Pipe
PipeEffect
PipeEffectExt
PipeSignature
Sink
SinkEffect
SinkSignature
Source
SourceEffect
SourceEffect
FxNothing
FxUnit
SourceEffectExt
Stateful
StatefulReturn
Stateless
StatelessReturn
SourceSignature
Stream
Stream
Unsealed
Syntax
beam-core
/
beam
/
Pipe
Pipe
beam.Pipe
object
Pipe
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Pipe
.
type
Members list
Clear all
Value members
Concrete methods
def
apply
[
I
,
O
,
U
](
body
: (fx:
PipeEffect
[
I
,
O
])
=>
Computation
[
Unit
,
U
&
fx
.
type
]): (
Stream
[
I
,
U
])
=>
Stream
[
O
,
U
]
In this article
Attributes
Members list
Value members
Concrete methods