package @rimbu/collection-types/set-custom
undocumented
Interfaces
Name | Description |
---|---|
Elem<T> | A higher-kind utility type providing access to the element type T. |
KeyValue<K,V> | A higher-kind utility type providing access to a key type K and value type V. |
Row<R,C,V> | A higher-kind utility type providing access to a row type R, a column type C, and a value type V. |
RSetBase<T,Tp> | undocumented |
VariantSetBase<T,Tp> | undocumented |
Namespaces
Name | Description |
---|---|
RSetBase | undocumented |
VariantSetBase | undocumented |
Classes
Name | Description |
---|---|
EmptyBase | undocumented |
NonEmptyBase | undocumented |