Ciorent
Preparing search index...
Streams
init
Function init
init
<
T
extends
{}
=
{}
>
()
:
[
head
:
QueueNode
<
T
|
(
(
val
?:
T
)
=>
void
)
>
,
tail
:
QueueNode
<
T
|
(
(
val
?:
T
)
=>
void
)
>
,
callback
:
PromiseFn
<
T
>
,
queueing
:
boolean
,
]
Create a stream
Type Parameters
T
extends
{}
=
{}
Returns
[
head
:
QueueNode
<
T
|
(
(
val
?:
T
)
=>
void
)
>
,
tail
:
QueueNode
<
T
|
(
(
val
?:
T
)
=>
void
)
>
,
callback
:
PromiseFn
<
T
>
,
queueing
:
boolean
,
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ciorent
Loading...
Create a stream