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