bigintTE

object bigintTE
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(using Quotes)(v: BigInt): TypeRepr
def unapply(using Quotes)(tr: TypeRepr): Option[BigInt]