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