Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-lib
runInSequence
Function runInSequence
run
In
Sequence
<
T
,
E
,
Args
extends
any
[]
>
(
...
args
:
Args
)
:
(
(
fns
:
ReadonlyArray
<
(
(
...
args
:
Args
)
=>
neverthrow
.
ResultAsync
<
T
,
E
>
)
>
)
=>
neverthrow
.
ResultAsync
<
T
[]
,
E
>
)
Type Parameters
T
E
Args
extends
any
[]
Parameters
Rest
...
args
:
Args
Returns
(
(
fns
:
ReadonlyArray
<
(
(
...
args
:
Args
)
=>
neverthrow
.
ResultAsync
<
T
,
E
>
)
>
)
=>
neverthrow
.
ResultAsync
<
T
[]
,
E
>
)
(
fns
:
ReadonlyArray
<
(
(
...
args
:
Args
)
=>
neverthrow
.
ResultAsync
<
T
,
E
>
)
>
)
:
neverthrow
.
ResultAsync
<
T
[]
,
E
>
Parameters
fns
:
ReadonlyArray
<
(
(
...
args
:
Args
)
=>
neverthrow
.
ResultAsync
<
T
,
E
>
)
>
Returns
neverthrow
.
ResultAsync
<
T
[]
,
E
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...