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