import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/index.ts";
const { WithResult } = Deep.Patch;
Either result type S, or a patch function with the value type, the parent type, and the root type.
import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/index.ts";
const { WithResult } = Deep.Patch;
Either result type S, or a patch function with the value type, the parent type, and the root type.