effect-io-ai

Package: effect
Module: Schema

Schema.Tuple.Elements

Constraint for the readonly array of element schemas used to define a fixed-length Tuple schema.

Signature

type Elements = ReadonlyArray<Constraint>

Source

Since v3.10.0