Skip to main content
Module

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

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

Regular expression used to split a path string into tokens.

type

RegExp