ctx_RuntimeUnitTypeToExpr

coulomb.infra.runtime.meta.ctx_RuntimeUnitTypeToExpr
object ctx_RuntimeUnitTypeToExpr extends ToExpr[UnitType]

Attributes

Source
meta.scala
Graph
Supertypes
trait ToExpr[UnitType]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(ut: UnitType)(using Quotes): Expr[UnitType]

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

Source
meta.scala