interface RSetBase.Types
Utility interface that provides higher-kinded types for this collection.
Extends: VariantSetBase.Types
Implemented by: RSet.Types
, OrderedSetBase.Types
, HashSet.Types
Properties
builder
undocumented
builder
Definition
readonly builder:
RSetBase.Builder
<this['_T']>;
context
undocumented
context
Definition
readonly context:
RSetBase.Context
<this['_T']>;
nonEmpty
undocumented
nonEmpty
normal
undocumented
normal