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