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

x/rimbu/core/main/index.ts>Deep.Path.StringSplit

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
type alias Deep.Path.StringSplit
import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/index.ts";
const { StringSplit } = Deep.Path;

The allowed values of a split path.

definition: (string | number | undefined)[]