import { type Selector } from "https://deno.land/x/rimbu@0.13.5/deep/selector.ts";
const { Result } = Selector;
Type defining the result type of applying the SL selector type to the T value type.
import { type Selector } from "https://deno.land/x/rimbu@0.13.5/deep/selector.ts";
const { Result } = Selector;
Type defining the result type of applying the SL selector type to the T value type.