Tupler

pl.iterators.stir.util.Tupler$
See theTupler companion trait
object Tupler

Attributes

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

Members list

Implicits

Implicits

implicit def forTuple[T : Tuple]: Tupler[T] { type Out = T; }

Attributes

Source
Tupler.scala

Inherited implicits

implicit def forAnyRef[T]: Tupler[T] { type Out = (T); }

Attributes

Inherited from:
LowerPriorityTupler (hidden)
Source
Tupler.scala