import { over } from "https://dotland.deno.dev/x/rambda@9.4.1/mod.ts";
It returns a copied Object or Array with modified value received by applying function fn
to lens
focus.
import { over } from "https://dotland.deno.dev/x/rambda@9.4.1/mod.ts";
It returns a copied Object or Array with modified value received by applying function fn
to lens
focus.