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