given_ToExpr_NonNegativeInterval

scalus.cardano.ledger.ProtocolParamsToExpr.given_ToExpr_NonNegativeInterval

Attributes

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

Members list

Value members

Concrete methods

def apply(nni: NonNegativeInterval)(using Quotes): Expr[NonNegativeInterval]

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