trait FromIterable [ +C ]

Base trait for instances that can construct a collection from an iterable

Constructors

Members

def fromIterable ( it: Iterable [ B ] ) : strawman$collections$CollectionStrawMan6$FromIterable$$C [ B ]