import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/internal.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@0.13.5/deep/internal.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.