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