LiftedUni

scalus.uplc.DefaultUni$.LiftedUni
sealed abstract class LiftedUni[A] extends DefaultUni with Lift[A]

Attributes

Graph
Supertypes
trait Lift[A]
class Object
trait Matchable
class Any
Known subtypes
object Bool.type
object ByteString.type
object Integer.type
object String.type
object Unit.type

Members list

Concise view

Type members

Types

type Unlifted = A

Value members

Concrete methods