effect-io-ai

Package: effect
Module: Schema

Schema.Struct.Iso

Computes the iso object type for a struct field map from each field schema’s Iso type.

Details

The resulting property optionality and mutability follow the same field modifiers used by Struct.Type.

Signature

type Iso<F> = View<F, "Iso">

Source

Since v4.0.0