import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { Func } = Deep.Match;
Type used to determine the allowed function types. Always includes booleans.
import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { Func } = Deep.Match;
Type used to determine the allowed function types. Always includes booleans.