@traversable/schema
Preparing search index...
@traversable/registry
Option
map
Function map
map
<
S
,
T
>
(
f
:
(
s
:
S
)
=>
T
)
:
(
x
:
Option
.
Option
<
S
>
)
=>
Option
.
Option
<
T
>
Type Parameters
S
T
Parameters
f
:
(
s
:
S
)
=>
T
Returns
(
x
:
Option
.
Option
<
S
>
)
=>
Option
.
Option
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...