Preparing search index...
The search index is not available
API Reference | fast-check | Property based testing framework
API Reference | fast-check | Property based testing framework
stream
Function stream
stream
<
T
>
(
g
)
:
Stream
<
T
>
Create a Stream based on
g
Type Parameters
T
Parameters
g
:
IterableIterator
<
T
,
any
,
any
>
Underlying data of the Stream
Returns
Stream
<
T
>
Remarks
Since 0.0.7
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference | fast-check | Property based testing framework
Loading...
Create a Stream based on
g