given_ToExpr_UnitInterval

scalus.cardano.ledger.ProtocolParamsToExpr.given_ToExpr_UnitInterval
object given_ToExpr_UnitInterval extends ToExpr[UnitInterval]

Attributes

Graph
Supertypes
trait ToExpr[UnitInterval]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(ui: UnitInterval)(using Quotes): Expr[UnitInterval]

Lift a value into an expression containing the construction of that value

Lift a value into an expression containing the construction of that value

Attributes