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
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.
(erasedCollectionTypeConstructor: StringAdd).self
(erasedCollectionTypeConstructor: StringFormat).self
(erasedCollectionTypeConstructor: ArrowAssoc[ErasedCollectionTypeConstructor[C]]).x
(Since version 2.10.0) Use leftOfArrow
instead
(erasedCollectionTypeConstructor: Ensuring[ErasedCollectionTypeConstructor[C]]).x
(Since version 2.10.0) Use resultOfEnsuring
instead