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