import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/mod.ts";
const { Arr } = Deep.Match;
The type that determines allowed matchers for arrays/tuples.
definition:
| C
import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/mod.ts";
const { Arr } = Deep.Match;
The type that determines allowed matchers for arrays/tuples.