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