type alias Lensimport { type Lens } from "https://dotland.deno.dev/x/rambda@9.4.1/immutable.d.ts"; Type ParametersSAdefinition: (functorFactory: (a: A) => Functor<A>) => (s: S) => Functor<S>