Pair

scalus.sir.SIRType.Pair
object Pair

Attributes

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

Members list

Value members

Concrete methods

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

Concrete fields