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.
Go to Latest
type alias Deep.Path.StringSplit
import { type Deep } from "https://deno.land/x/rimbu@0.14.0/mod.ts";
const { StringSplit } = Deep.Path;

The allowed values of a split path.

definition: (string | number | undefined)[]