Skip to main content
Module

x/fae/mod.ts>LensGetter

A functional module for Deno inspired from Ramda.
Latest
type alias LensGetter
import { type LensGetter } from "https://deno.land/x/fae@v1.1.1/mod.ts";
definition: (target: T) => F