import { modifyPath } from "https://deno.land/x/rambda@9.4.1/rambda.js";
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/rambda.js";
It changes a property of object on the base of provided path and transformer function.