import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { Func } = Deep.Patch;
A function patch type that is a function taking the current value, the parent and root values, and returns a return value.
import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { Func } = Deep.Patch;
A function patch type that is a function taking the current value, the parent and root values, and returns a return value.