import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.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/core/main/exports.ts>Deep.Patch.WithResult
import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { WithResult } = Deep.Patch;
Either result type S, or a patch function with the value type, the parent type, and the root type.