brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
map
Function map
map
<
T
,
U
,
E
>
(
result
:
Result
<
T
,
E
>
,
fn
:
(
value
:
T
)
=>
U
)
:
Result
<
U
,
E
>
Type Parameters
T
U
E
Parameters
result
:
Result
<
T
,
E
>
fn
:
(
value
:
T
)
=>
U
Returns
Result
<
U
,
E
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...