StructValue

final case class StructValue(tys: Seq[Type]) extends AggregateKind
trait Product
trait Equals
class ValueKind
class Type
class Object
trait Matchable
class Any

Value members

Inherited methods

final def elemty(path: Seq[Val]): Type
Inherited from:
Type
final def mangle: String
Inherited from:
Type
Inherited from:
Product
final def show: String
Inherited from:
Type