strawman.collections.CollectionStrawMan6
A view that concatenates elements of the underlying collection with the elements of another collection or iterator.
A view that drops leading elements of the underlying collection.
A view with given elements
A view that filters an underlying collection.
A view that flatmaps elements of the underlying collection.
A view that maps elements of the underlying collection.
A view that partitions an underlying collection into two views
A view representing one half of a partition.
A view that takes leading elements of the underlying collection.
A view that zips elements of the underlying collection with the elements of another collection or iterator.
The empty view
This object reifies operations on views as case classes