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