interface Elem<T>
A higher-kind utility type providing access to the element type T.
Implemented by: VariantMultiSetBase.Types, List.Types, VariantSetBase.Types
Type parameters
| Name | Default | Description |
|---|---|---|
| T | unknown | undocumented |
Properties
_T
The element type.
_T