import { type Path } from "https://deno.land/x/rimbu@0.13.5/deep/index.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/index.ts";
const { AppendIfNotEmpty } = Path.Internal;
Utility type to only add non-empty string types to a string array.