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