import { type Deep } from "https://deno.land/x/rimbu@1.2.0/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@1.2.0/deep/internal.ts";
const { Shape } = Deep.Selector;
Type defining the shape of allowed selectors, used to improve compiler checking.