LazyZip4

scala.collection.LazyZip4
See theLazyZip4 companion class
object LazyZip4

Attributes

Companion
class
Source
LazyZipOps.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
LazyZip4.type

Members list

Implicits

Implicits

implicit def lazyZip4ToIterable[El1, El2, El3, El4](zipped4: LazyZip4[El1, El2, El3, El4, _]): View[(El1, El2, El3, El4)]

Attributes

Source
LazyZipOps.scala