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