effect-io-ai

Package: effect
Module: Schema

Schema.toIsoFocus

Returns an identity Iso over the schema’s focus (Iso) side.

Signature

declare const toIsoFocus: <S extends Constraint>(_: S) => Optic_.Iso<S["Iso"], S["Iso"]>

Source

Since v4.0.0