@traversable/schema
Preparing search index...
@traversable/schema
t
has
Function has
has
<
KS
extends
readonly
(
string
|
number
|
symbol
)
[]
,
S
extends
t
.
Predicate
>
(
...
args
:
readonly
[
KS
,
undefined
|
S
]
,
)
:
t
.
has
<
KS
,
t_of
<
S
>
>
Type Parameters
KS
extends
readonly
(
string
|
number
|
symbol
)
[]
S
extends
t
.
Predicate
Parameters
...
args
:
readonly
[
KS
,
undefined
|
S
]
Returns
t
.
has
<
KS
,
t_of
<
S
>
>
has
<
KS
extends
readonly
(
string
|
number
|
symbol
)
[]
,
S
extends
t_Schema
<
t_LowerBound
<
unknown
>
>
,
>
(
...
args
:
readonly
[
KS
,
undefined
|
S
]
,
)
:
t
.
has
<
KS
,
S
>
Type Parameters
KS
extends
readonly
(
string
|
number
|
symbol
)
[]
S
extends
t_Schema
<
t_LowerBound
<
unknown
>
>
Parameters
...
args
:
readonly
[
KS
,
undefined
|
S
]
Returns
t
.
has
<
KS
,
S
>
has
<
KS
extends
readonly
(
string
|
number
|
symbol
)
[]
>
(
...
path
:
readonly
[
KS
]
,
)
:
t
.
has
<
KS
,
t_union
<
[
t
.
nonnullable
,
t_null
]
>
>
Type Parameters
KS
extends
readonly
(
string
|
number
|
symbol
)
[]
Parameters
...
path
:
readonly
[
KS
]
Returns
t
.
has
<
KS
,
t_union
<
[
t
.
nonnullable
,
t_null
]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...