import { set } from "https://deno.land/x/rambda@9.4.1/rambda.js";
It returns a copied Object or Array with modified lens
focus set to replacer
value.
import { set } from "https://deno.land/x/rambda@9.4.1/rambda.js";
It returns a copied Object or Array with modified lens
focus set to replacer
value.