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