import { Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { stringSplitRegex } = Deep.Path;
Regular expression used to split a path string into tokens.
x/rimbu/core/main/exports.ts>Deep.Path.stringSplitRegex
import { Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { stringSplitRegex } = Deep.Path;
Regular expression used to split a path string into tokens.