Preparing search index...
The search index is not available
meiosis-setup
meiosis-setup
simple-stream
StreamConstructor
Type alias StreamConstructor
Stream
Constructor
:
(
<
T
>
(
value
?:
T
)
=>
Stream
<
T
>
)
Type declaration
<
T
>
(
value
?:
T
)
:
Stream
<
T
>
Returns
the created stream.
Type Parameters
T
Parameters
Optional
value:
T
the stream's initial value.
Returns
Stream
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
meiosis-
setup
index
setup
simple-
stream
types
util
Stream
Lib
With
Function
Stream
Lib
With
Property
Accumulator
External
Stream
Lib
Map
Function
Scan
Stream
Stream
Constructor
Stream
Lib
simple
Stream
create
Drop
Repeats
drop
Repeats
scan
stream
Generated using
TypeDoc
Returns
the created stream.