meta

object meta
class Object
trait Matchable
class Any
meta.type

Type members

Classlikes

object ctx_SafeLongToExpr extends ToExpr[SafeLong]
object ctx_SpireRationalToExpr extends ToExpr[Rational]

Value members

Concrete methods

def coefficientBigDecimal[UF, UT](using Quotes, Type[UF], Type[UT]): Expr[BigDecimal]
def coefficientSpireRational[UF, UT](using Quotes, Type[UF], Type[UT]): Expr[Rational]
def deltaOffsetBigDecimal[U, B](using Quotes, Type[U], Type[B]): Expr[BigDecimal]
def deltaOffsetSpireRational[U, B](using Quotes, Type[U], Type[B]): Expr[Rational]