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