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