import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/index.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@0.13.5/deep/index.ts";
const { Generic } = Deep.Path.Internal;
Determines the allowed paths into a value of type T
.