import { type Path } from "https://deno.land/x/rimbu@0.13.5/deep/mod.ts";
const { Separator } = Path.Internal;
Determines the allowed path part seperator based on the input types.
import { type Path } from "https://deno.land/x/rimbu@0.13.5/deep/mod.ts";
const { Separator } = Path.Internal;
Determines the allowed path part seperator based on the input types.