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