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