Skip to main content
Module

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

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

Regular expression used to split a path string into tokens.

type

RegExp

type

RegExp