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