@traversable/schema
Preparing search index...
@traversable/schema
t_array
Function t_array
t_array
<
S
extends
t_Schema
<
t_LowerBound
<
unknown
>
>
>
(
schema
:
S
,
readonly
:
"readonly"
,
)
:
t
.
ReadonlyArray
<
S
>
Type Parameters
S
extends
t_Schema
<
t_LowerBound
<
unknown
>
>
Parameters
schema
:
S
readonly
:
"readonly"
Returns
t
.
ReadonlyArray
<
S
>
t_array
<
S
extends
t_Schema
<
t_LowerBound
<
unknown
>
>
>
(
schema
:
S
)
:
t_array
<
S
>
Type Parameters
S
extends
t_Schema
<
t_LowerBound
<
unknown
>
>
Parameters
schema
:
S
Returns
t_array
<
S
>
t_array
<
S
extends
t
.
Predicate
>
(
schema
:
S
)
:
t_array
<
t_of
<
Target
<
S
>
>
>
Type Parameters
S
extends
t
.
Predicate
Parameters
schema
:
S
Returns
t_array
<
t_of
<
Target
<
S
>
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...