final object Zip

Constructors

Members

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