import { type Elem } from "https://deno.land/x/rimbu@1.0.4/collection-types/set-custom/index.ts";
A higher-kind utility type providing access to the element type T.
Properties
readonly
_T: TThe element type.
x/rimbu/collection-types/set-custom/index.ts>Elem
import { type Elem } from "https://deno.land/x/rimbu@1.0.4/collection-types/set-custom/index.ts";
A higher-kind utility type providing access to the element type T.
The element type.