import { optic } from "https://deno.land/x/fun@v2.0.0/optic.ts";
Construct an Optic<U, S, A> & Reviewer<S, A> from a tag as well as view, modify, and reivew functions.
import { optic } from "https://deno.land/x/fun@v2.0.0/optic.ts";
Construct an Optic<U, S, A> & Reviewer<S, A> from a tag as well as view, modify, and reivew functions.