Creates a schema that generates a fixed-length array (tuple) where each element is generated by the corresponding schema in the input array.
A readonly array of schemas defining the structure of the tuple.
Creates a schema that generates a fixed-length array (tuple) where each element is generated by the corresponding schema in the input array.