Package: effect
Module: Schema
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">
Since v4.0.0