brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
or
Function or
or
<
T
,
E
,
F
>
(
a
:
Result
<
T
,
E
>
,
b
:
Result
<
T
,
F
>
)
:
Result
<
T
,
F
>
Return
a
if Ok, otherwise return
b
.
Type Parameters
T
E
F
Parameters
a
:
Result
<
T
,
E
>
b
:
Result
<
T
,
F
>
Returns
Result
<
T
,
F
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Return
aif Ok, otherwise returnb.