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