import { type Patch } from "https://deno.land/x/rimbu@1.0.2/deep/internal.ts";
const { Func } = Patch;
Type used to determine the allowed function types. Always includes booleans.
import { type Patch } from "https://deno.land/x/rimbu@1.0.2/deep/internal.ts";
const { Func } = Patch;
Type used to determine the allowed function types. Always includes booleans.