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