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
/
Sink
Sink
beam.Sink
object
Sink
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Sink
.
type
Members list
Clear all
Value members
Concrete methods
def
apply
[
I
,
R
,
U
](
body
: (fx:
SinkEffect
[
I
,
R
])
=>
Computation
[
R
,
U
&
fx
.
type
]): (
Stream
[
I
,
U
])
=>
Computation
[
R
,
U
]
In this article
Attributes
Members list
Value members
Concrete methods