Preparing search index...
The search index is not available
uft
uft
<internal>
Guard
Type alias Guard<TParam, TIs>
Guard
<
TParam
,
TIs
extends
TParam
>
:
(
(
p
:
TParam
,
...
_
:
any
[]
)
=>
p
is
TIs
)
Type Parameters
TParam
=
any
TIs
extends
TParam
=
TParam
Type declaration
(
p
:
TParam
,
...
_
:
any
[]
)
:
p
is
TIs
Parameters
p
:
TParam
Rest
...
_
:
any
[]
Returns
p
is
TIs
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