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