Module

x/rambda/immutable.d.ts>ApplyDiffRemove

Faster and smaller alternative to Ramda
Latest
type alias ApplyDiffRemove
import { type ApplyDiffRemove } from "https://dotland.deno.dev/x/rambda@9.4.1/immutable.d.ts";
definition: { readonly op: "remove"; readonly path: string; }