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