Create a Builder
for the collection type, given a ClassTag for the element type
Create a Builder
for the collection type, given a ClassTag for the element type
Determines if order is relevant
Determines if order is relevant
Determines if only distinct elements are allowed
Determines if only distinct elements are allowed
The ClassTag for the type constructor
The ClassTag for the type constructor
Return a CollectionTypeConstructor which builds a subtype of Iterable but has the same properties otherwise.
Return a CollectionTypeConstructor which builds a subtype of Iterable but has the same properties otherwise.
(typedCollectionTypeConstructor: StringAdd).self
(typedCollectionTypeConstructor: StringFormat).self
(typedCollectionTypeConstructor: ArrowAssoc[TypedCollectionTypeConstructor[C]]).x
(Since version 2.10.0) Use leftOfArrow
instead
(typedCollectionTypeConstructor: Ensuring[TypedCollectionTypeConstructor[C]]).x
(Since version 2.10.0) Use resultOfEnsuring
instead