PairList

scalus.compiler.sir.SIRType.PairList
object PairList

Attributes

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

Members list

Value members

Concrete fields

val ConversionNames: Set[String]

Names of PairList conversion functions that are always noops in UPLC. Used by the linker (to skip linking) and both lowering backends (to emit noop).

Names of PairList conversion functions that are always noops in UPLC. Used by the linker (to skip linking) and both lowering backends (to emit noop).

Attributes

val DataDeclName: String
val PairConsName: String
val PairNilName: String