import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/index.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@0.13.5/deep/index.ts";
const { Func } = Deep.Match;
Type used to determine the allowed function types. Always includes booleans.