BigDecimalToExpr

scala.quoted.ToExpr.BigDecimalToExpr

Default implementation of ToExpr[BigDecimal using the default MathContext]

Attributes

Source
ToExpr.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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
ToExpr.scala