interface RSet.Types
Utility interface that provides higher-kinded types for this collection.
Properties
builder
undocumented
builderDefinition
readonly builder: RSet.Builder<this['_T']>;
context
undocumented
contextDefinition
readonly context: RSet.Context<this['_T']>;
nonEmpty
undocumented
nonEmptyDefinition
readonly nonEmpty: RSet.NonEmpty<this['_T']>;