Module

x/rambda/rambda.js>ApplyDiffUpdate

Faster and smaller alternative to Ramda
Latest
type alias ApplyDiffUpdate
import { type ApplyDiffUpdate } from "https://dotland.deno.dev/x/rambda@9.4.1/rambda.js";
definition: { op: "update"; path: string; value: any; }