import { type Deep } from "https://deno.land/x/rimbu@1.2.0/core/mod.ts";
const { NonOptional } = Deep.Path.Internal;
Determines the allowed paths into a non-optional value of type T
.
import { type Deep } from "https://deno.land/x/rimbu@1.2.0/core/mod.ts";
const { NonOptional } = Deep.Path.Internal;
Determines the allowed paths into a non-optional value of type T
.