import { type Match } from "https://deno.land/x/rimbu@0.13.1/deep/internal.ts";
const { TupIndices } = Match;
Type used to indicate an object containing matches for tuple indices.
x/rimbu/deep/internal.ts>Match.TupIndices
import { type Match } from "https://deno.land/x/rimbu@0.13.1/deep/internal.ts";
const { TupIndices } = Match;
Type used to indicate an object containing matches for tuple indices.