FloatToExpr

given FloatToExpr[T <: Float]: ToExpr[T]

Default implementation of ToExpr[Float]

Source
ToExpr.scala

Value members

Concrete methods

def apply(x: T)(using Quotes): Expr[T]