ixfx
Preparing search index...
Util
throwResult
Function throwResult
throwResult
<
T
>
(
result
:
Result
<
T
>
)
:
result
is
ResultOk
<
T
>
If
result
is an error, throws it, otherwise ignored.
Type Parameters
T
Parameters
result
:
Result
<
T
>
Returns
result
is
ResultOk
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
If
result
is an error, throws it, otherwise ignored.