beam-core
beam-core
API
beam
effects
EndOfInput
PipeEffect
PipeSignature
SinkEffect
SinkSignature
StreamEffect
StreamSignature
internals
Step
Step
Emit
End
Syntax
Pipe
Sink
Sink
Stream
Syntax
beam-core
/
beam
/
Syntax
Syntax
beam.Syntax
object
Syntax
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Syntax
.
type
Members list
Clear all
Extensions
Extensions
extension
[
A
](
thiz
:
A
)
inline
def
::!
[
B
>:
A
,
U
](
that
:
Stream
[
B
,
U
]):
Stream
[
B
,
U
]
inline
def
::!?
[
B
>:
A
,
U
](
that
:
=>
Stream
[
B
,
U
]):
Stream
[
B
,
U
]
extension
[
A
,
U
,
V
<:
U
](
thiz
:
Computation
[
Stream
[
A
,
U
],
V
])
def
flattenAsStream
:
Stream
[
A
,
V
]
extension
[
I
,
R
,
U
](
thiz
: (
Stream
[
I
,
U
])
=>
Computation
[
R
,
U
])
def
asSink
:
Sink
[
I
,
R
,
U
]
extension
[
I
,
O
,
U
](
thiz
: (
Stream
[
I
,
U
])
=>
Stream
[
O
,
U
])
def
asPipe
:
Pipe
[
I
,
O
,
U
]
In this article
Attributes
Members list
Extensions
Extensions