strawman.collections.CollectionStrawMan6
Base trait for collection builders
Append an element
Result collection consisting of all elements appended so far.
Bulk append.
Bulk append. Can be overridden if specialized implementations are available.
A builder resulting from this builder my mapping the result using f.
f
Base trait for collection builders