import { modifyPath } from "https://dotland.deno.dev/x/rambda@9.4.1/immutable.d.ts";
It changes a property of object on the base of provided path and transformer function.
import { modifyPath } from "https://dotland.deno.dev/x/rambda@9.4.1/immutable.d.ts";
It changes a property of object on the base of provided path and transformer function.