import * as rimbu from "https://deno.land/x/rimbu@0.13.5/deep/selector.ts";
Type Aliases
Type defining the allowed selectors on an object of type
| |
Type defining the result type of applying the SL selector type to the T value type. | |
Type defining the shape of allowed selectors, used to improve compiler checking. |