import { type Path } from "https://deno.land/x/rimbu@0.13.5/deep/path.ts";
const { AppendIfNotEmpty } = Path.Internal;
Utility type to only add non-empty string types to a string array.
import { type Path } from "https://deno.land/x/rimbu@0.13.5/deep/path.ts";
const { AppendIfNotEmpty } = Path.Internal;
Utility type to only add non-empty string types to a string array.