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

x/rimbu/deep/mod.ts>Path.StringSplit

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

The allowed values of a split path.

definition: (string | number | undefined)[]
definition: (string | number | undefined)[]