Preparing search index...
The search index is not available
Gurx
Gurx
map
Function map
map
<
I
,
O
>
(
mapFunction
:
(
value
:
I
)
=>
O
)
:
Operator
<
I
,
O
>
Maps a the passed value with a projection function.
Type Parameters
I
O
Parameters
mapFunction
:
(
value
:
I
)
=>
O
Returns
Operator
<
I
,
O
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Gurx
Loading...
Maps a the passed value with a projection function.