ctx_RationalToExpr

coulomb.infra.meta$.ctx_RationalToExpr$
object ctx_RationalToExpr extends ToExpr[Rational]

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply(r: Rational)(using Quotes): Expr[Rational]

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