Module

x/rambda/mod.ts>ApplyDiffAdd

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