trait FromIterable [ +C ]

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

Constructors

Members

def fromIterable ( v: Iterable [ B ] ) : strawman$collections$CollectionStrawMan4$FromIterable$$C [ B ]