import * as rimbu from "https://deno.land/x/rimbu@1.1.0/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. |