Tuple

pl.iterators.stir.util.Tuple
See theTuple companion object
sealed trait Tuple[T]

Phantom type providing implicit evidence that a given type is a Tuple or Unit.

Attributes

Companion
object
Source
Tuple.scala
Graph
Supertypes
class Object
trait Matchable
class Any
In this article