@traversable/schema
Preparing search index...
@traversable/schema-compiler
compile
Function compile
compile
<
S
extends
t_Schema
<
t_LowerBound
<
unknown
>
>
>
(
schema
:
S
,
)
:
(
x
:
Unknown
|
S
[
"_type"
]
)
=>
x
is
S
[
"_type"
]
Type Parameters
S
extends
t_Schema
<
t_LowerBound
<
unknown
>
>
Parameters
schema
:
S
Returns
(
x
:
Unknown
|
S
[
"_type"
]
)
=>
x
is
S
[
"_type"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...