Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/rimbu/deep/match.ts>Match.ArrayTraversalType

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
type alias Match.ArrayTraversalType
import { type Match } from "https://deno.land/x/rimbu@0.14.1/deep/match.ts";
const { ArrayTraversalType } = Match;

Keys used to indicate an array match traversal.

definition: `${CompoundType}Item`