Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
pairwiseAsync
Function pairwiseAsync
pairwise
Async
<
T
>
(
)
:
AsyncOperationFunction
<
T
,
[
T
,
T
]
>
Returns an Iterable that yields the current and the previous entry of the source Iterable.
Type Parameters
T
Returns
AsyncOperationFunction
<
T
,
[
T
,
T
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...
Returns an Iterable that yields the current and the previous entry of the source Iterable.