ZippedIterable2

scala.runtime.ZippedIterable2
See theZippedIterable2 companion trait

Attributes

Companion
trait
Deprecated
true
Source
Tuple2Zipped.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Implicits

implicit def zippedIterable2ToIterable[El1, El2](zz: ZippedIterable2[El1, El2]): Iterable[(El1, El2)]

Attributes

Source
Tuple2Zipped.scala