import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { Generic } = Deep.Path.Internal;
Determines the allowed paths into a value of type T
.
import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { Generic } = Deep.Path.Internal;
Determines the allowed paths into a value of type T
.