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
/
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
](
a
:
A
)
def
singleton
:
Stream
[
A
,
Any
]
extension
[
A
](
a
:
A
)
def
!::
[
B
>:
A
,
U
](
stream
:
Stream
[
B
,
U
]):
Stream
[
B
,
U
]
extension
[
U
](
comp
:
Computation
[
Unit
,
U
])
def
asStream
[
A
,
V
](
fx
:
SourceEffect
[
A
])(
using
(
fx
.
type
&
V
)
=:=
U
):
Stream
[
A
,
V
]
extension
[
A
](
fx
:
SourceEffect
[
A
])
def
emptyStream
:
Stream
[
A
,
Any
]
In this article
Attributes
Members list
Extensions
Extensions