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