BigIntToExpr

Default implementation of ToExpr[BigInt]

Source
ToExpr.scala

Value members

Concrete methods

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