Primitive

scalus.sir.SIRType.Primitive
sealed trait Primitive extends SIRType

Attributes

Graph
Supertypes
trait SIRType
class Object
trait Matchable
class Any
Known subtypes
object Boolean
object ByteString
object Data
object Integer
object String
object Unit
Show all

Members list

Value members

Abstract methods

Inherited methods

def ->:(that: SIRType): Fun

Attributes

Inherited from:
SIRType
inline def =>>:(that: SIRType): TypeLambda

Attributes

Inherited from:
SIRType
def ~=~(that: SIRType): Boolean

Attributes

Inherited from:
SIRType

Inherited and Abstract methods

def show: String

Attributes

Inherited from:
SIRType