Preparing search index...
The search index is not available
@douglasneuroinformatics/libjs
@douglasneuroinformatics/libjs
asyncResultify
Function asyncResultify
asyncResultify
<
T
,
E
>
(
fn
:
()
=>
Promise
<
Result
<
T
,
E
>
>
)
:
ResultAsync
<
T
,
E
>
Type Parameters
T
E
Parameters
fn
:
()
=>
Promise
<
Result
<
T
,
E
>
>
Returns
ResultAsync
<
T
,
E
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@douglasneuroinformatics/libjs
Loading...