Skip to main content
Module

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

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

The allowed values of a split path.

definition: (string | number | undefined)[]