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