Function

scala.scalanative.nir.Type$.Function
final case class Function(args: Seq[Type], ret: Type) extends SpecialKind

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class SpecialKind
class Type
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def elemty(path: Seq[Val]): Type

Attributes

Inherited from:
Type
final def mangle: String

Attributes

Inherited from:
Type

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def show: String

Attributes

Inherited from:
Type