import { Path } from "https://deno.land/x/rimbu@0.14.0/deep/deep.ts";
const { stringSplit } = Path;
Return the given path
string split into an array of subpaths.
import { Path } from "https://deno.land/x/rimbu@0.14.0/deep/deep.ts";
const { stringSplit } = Path;
Return the given path
string split into an array of subpaths.