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