morphir.ir.Type.Type.Tuple
final case class Tuple[A](arg1: A, arg2: List[Type[A]]) extends Type[A]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product