Preparing search index...
The search index is not available
@juulsgaard/rxjs-tools
@juulsgaard/rxjs-tools
mapList
Function mapList
map
List
<
T
,
TOut
>
(
mapFunc
)
:
OperatorFunction
<
T
[]
,
TOut
[]
>
Map individual items in list
Type Parameters
T
TOut
Parameters
mapFunc
:
MapFunc
<
T
,
TOut
>
The function for mapping items
Returns
OperatorFunction
<
T
[]
,
TOut
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@juulsgaard/rxjs-tools
Loading...
Map individual items in list