final object Concat

Constructors

Members

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