final object Concat

Constructors

Members

def apply ( underlying: Iterable [ A ] , other: IterableOnce [ A ] ) : Concat [ A ]
def unapply ( x$1: Concat [ A ] ) : Concat [ A ]