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