import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/internal.ts";
const { Shape } = Deep.Selector;
Type defining the shape of allowed selectors, used to improve compiler checking.
import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/internal.ts";
const { Shape } = Deep.Selector;
Type defining the shape of allowed selectors, used to improve compiler checking.