ixfx
Preparing search index...
@ixfx/guards
resultFirstFail_
Function resultFirstFail_
resultFirstFail_
<
TError
>
(
...
results
:
ResultOrFunction
[]
,
)
:
undefined
|
ResultError
<
TError
>
Returns the first failed result, or
undefined
if there are no fails
Type Parameters
TError
Parameters
...
results
:
ResultOrFunction
[]
Returns
undefined
|
ResultError
<
TError
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Returns the first failed result, or undefined if there are no fails