Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium
stream
Function stream
stream
<
T
>
(
...
collections
)
:
Stream
<
T
>
Create a stream from one or more iterables or array-likes.
Type Parameters
T
Parameters
Rest
...
collections
:
(
Iterable
<
T
>
|
ArrayLike
<
T
>
)
[]
Returns
Stream
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Langium - v3.3.0
Loading...
Create a stream from one or more iterables or array-likes.