Tuple2

scalus.sir.SIRType.Tuple2
object Tuple2

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Tuple2.type

Members list

Value members

Concrete methods

def apply(a: SIRType, b: SIRType): SIRType
def unapply(x: SIRType): Option[(SIRType, SIRType)]

Concrete fields

val name: String