import { type Path } from "https://deno.land/x/rimbu@1.1.0/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@1.1.0/deep/mod.ts";
const { Separator } = Path.Internal;
Determines the allowed path part seperator based on the input types.