ZippedIterable3 (original) (raw)

scala.runtime.ZippedIterable3

See theZippedIterable3 companion trait

object ZippedIterable3

Attributes

Companion

trait

Deprecated

[Since version 2.13.0] Use scala.collection.LazyZip3.

Source

Tuple3Zipped.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

ZippedIterable3.type

Members list

Implicits

Implicits

implicit def zippedIterable3ToIterable[El1, El2, El3](zz: ZippedIterable3[El1, El2, El3]): Iterable[(El1, El2, El3)]

Attributes

Source

Tuple3Zipped.scala