Preparing search index...
The search index is not available
@cprecioso/iterable-helpers
@cprecioso/iterable-helpers
IterablePipe
Type alias IterablePipe<T, U>
Iterable
Pipe
<
T
,
U
>
:
(
(
source
)
=>
Iterable
<
U
>
)
Base type for a function that transforms one iterable into another
Type Parameters
T
U
Type declaration
(
source
)
:
Iterable
<
U
>
Parameters
source
:
Iterable
<
T
>
Returns
Iterable
<
U
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@cprecioso/iterable-helpers
LazySeq
IterableFold
IterablePipe
flatMap
last
lazy
map
reduce
takeWhile
Generated using
TypeDoc
Base type for a function that transforms one iterable into another