yaschema
Preparing search index...
schema
tuple
Function tuple
tuple
<
TypeA
=
void
,
TypeB
=
void
,
TypeC
=
void
,
TypeD
=
void
,
TypeE
=
void
>
(
args
:
{
items
:
|
[
]
|
[
Schema
<
TypeA
>
]
|
[
Schema
<
TypeA
>
,
Schema
<
TypeB
>
]
|
[
Schema
<
TypeA
>
,
Schema
<
TypeB
>
,
Schema
<
TypeC
>
]
|
[
Schema
<
TypeA
>
,
Schema
<
TypeB
>
,
Schema
<
TypeC
>
,
Schema
<
TypeD
>
]
|
[
Schema
<
TypeA
>
,
Schema
<
TypeB
>
,
Schema
<
TypeC
>
,
Schema
<
TypeD
>
,
Schema
<
TypeE
>
,
]
;
}
,
)
:
TupleSchema
<
TypeA
,
TypeB
,
TypeC
,
TypeD
,
TypeE
>
Requires a value where items must positionally match the specified schemas
Type Parameters
TypeA
=
void
TypeB
=
void
TypeC
=
void
TypeD
=
void
TypeE
=
void
Parameters
args
:
{
items
:
|
[
]
|
[
Schema
<
TypeA
>
]
|
[
Schema
<
TypeA
>
,
Schema
<
TypeB
>
]
|
[
Schema
<
TypeA
>
,
Schema
<
TypeB
>
,
Schema
<
TypeC
>
]
|
[
Schema
<
TypeA
>
,
Schema
<
TypeB
>
,
Schema
<
TypeC
>
,
Schema
<
TypeD
>
]
|
[
Schema
<
TypeA
>
,
Schema
<
TypeB
>
,
Schema
<
TypeC
>
,
Schema
<
TypeD
>
,
Schema
<
TypeE
>
,
]
;
}
Returns
TupleSchema
<
TypeA
,
TypeB
,
TypeC
,
TypeD
,
TypeE
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema
Loading...
Requires a value where items must positionally match the specified schemas