Preparing search index...
The search index is not available
uft
uft
<internal>
ReverseGuard
Type alias ReverseGuard<TGuard>
Reverse
Guard
<
TGuard
extends
Guard
>
:
(
(
p
:
Parameters
<
TGuard
>
[
0
]
,
...
_
:
any
[]
)
=>
p
is
IsNot
<
Parameters
<
TGuard
>
[
0
]
,
inferPredicate
<
TGuard
>
>
)
Type Parameters
TGuard
extends
Guard
Type declaration
(
p
:
Parameters
<
TGuard
>
[
0
]
,
...
_
:
any
[]
)
:
p
is
IsNot
<
Parameters
<
TGuard
>
[
0
]
,
inferPredicate
<
TGuard
>
>
Parameters
p
:
Parameters
<
TGuard
>
[
0
]
Rest
...
_
:
any
[]
Returns
p
is
IsNot
<
Parameters
<
TGuard
>
[
0
]
,
inferPredicate
<
TGuard
>
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
uft
Functions
Array
at
clearArray
filteredForEach
filteredMap
forMap
isEmpty
isNotEmpty
partition
removeFirst
removeLast
replaceArray
sortedInsert
toArray
unique
Coerce
boolToString
maybe
stringToBool
toArray
Loading...
Generated using
TypeDoc