effect-io-ai

Package: effect
Module: Schema

Schema.Tuple.MakeIn

Computes the input tuple type accepted when constructing a tuple value.

Details

Each element uses its ~type.make input type. Optional elements and elements with constructor defaults produce optional tuple positions.

Signature

type MakeIn<E> = MakeIn_<E>

Source

Since v4.0.0