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