import { type Path } from "https://deno.land/x/rimbu@0.13.5/deep/mod.ts";
const { Generic } = Path.Internal;
Determines the allowed paths into a value of type T
.
import { type Path } from "https://deno.land/x/rimbu@0.13.5/deep/mod.ts";
const { Generic } = Path.Internal;
Determines the allowed paths into a value of type T
.