# Generated by roxygen2: do not edit by hand

S3method("<",bignum_vctr)
S3method("<=",bignum_vctr)
S3method(">",bignum_vctr)
S3method(">=",bignum_vctr)
S3method(as.character,bignum_bigfloat)
S3method(as.character,bignum_biginteger)
S3method(as.double,bignum_bigfloat)
S3method(as.double,bignum_biginteger)
S3method(as.integer,bignum_bigfloat)
S3method(as.integer,bignum_biginteger)
S3method(as.logical,bignum_bigfloat)
S3method(as.logical,bignum_biginteger)
S3method(as_bigfloat,character)
S3method(as_bigfloat,default)
S3method(as_biginteger,character)
S3method(as_biginteger,default)
S3method(cnd_body,bignum_warning_cast_lossy)
S3method(cnd_footer,bignum_warning_cast_lossy)
S3method(cnd_header,bignum_warning_cast_lossy)
S3method(conditionMessage,bignum_warning_cast_lossy)
S3method(format,bignum_bigfloat)
S3method(format,bignum_biginteger)
S3method(format,pillar_shaft_bignum)
S3method(is.na,bignum_bigfloat)
S3method(seq,bignum_vctr)
S3method(vec_arith,bignum_biginteger)
S3method(vec_arith,bignum_vctr)
S3method(vec_arith.bignum_biginteger,bignum_biginteger)
S3method(vec_arith.bignum_biginteger,default)
S3method(vec_arith.bignum_biginteger,numeric)
S3method(vec_arith.bignum_vctr,MISSING)
S3method(vec_arith.bignum_vctr,bignum_vctr)
S3method(vec_arith.bignum_vctr,default)
S3method(vec_arith.bignum_vctr,numeric)
S3method(vec_arith.numeric,bignum_biginteger)
S3method(vec_arith.numeric,bignum_vctr)
S3method(vec_cast,bignum_bigfloat.bignum_bigfloat)
S3method(vec_cast,bignum_bigfloat.bignum_biginteger)
S3method(vec_cast,bignum_bigfloat.character)
S3method(vec_cast,bignum_bigfloat.double)
S3method(vec_cast,bignum_bigfloat.integer)
S3method(vec_cast,bignum_bigfloat.logical)
S3method(vec_cast,bignum_biginteger.bignum_bigfloat)
S3method(vec_cast,bignum_biginteger.bignum_biginteger)
S3method(vec_cast,bignum_biginteger.character)
S3method(vec_cast,bignum_biginteger.double)
S3method(vec_cast,bignum_biginteger.integer)
S3method(vec_cast,bignum_biginteger.logical)
S3method(vec_cast,character.bignum_bigfloat)
S3method(vec_cast,character.bignum_biginteger)
S3method(vec_cast,double.bignum_bigfloat)
S3method(vec_cast,double.bignum_biginteger)
S3method(vec_cast,integer.bignum_bigfloat)
S3method(vec_cast,integer.bignum_biginteger)
S3method(vec_cast,logical.bignum_bigfloat)
S3method(vec_cast,logical.bignum_biginteger)
S3method(vec_math,bignum_bigfloat)
S3method(vec_math,bignum_biginteger)
S3method(vec_proxy_compare,bignum_vctr)
S3method(vec_proxy_order,bignum_bigfloat)
S3method(vec_proxy_order,bignum_biginteger)
S3method(vec_ptype2,bignum_bigfloat.bignum_bigfloat)
S3method(vec_ptype2,bignum_bigfloat.bignum_biginteger)
S3method(vec_ptype2,bignum_bigfloat.double)
S3method(vec_ptype2,bignum_bigfloat.integer)
S3method(vec_ptype2,bignum_bigfloat.logical)
S3method(vec_ptype2,bignum_biginteger.bignum_bigfloat)
S3method(vec_ptype2,bignum_biginteger.bignum_biginteger)
S3method(vec_ptype2,bignum_biginteger.double)
S3method(vec_ptype2,bignum_biginteger.integer)
S3method(vec_ptype2,bignum_biginteger.logical)
S3method(vec_ptype2,double.bignum_bigfloat)
S3method(vec_ptype2,double.bignum_biginteger)
S3method(vec_ptype2,integer.bignum_bigfloat)
S3method(vec_ptype2,integer.bignum_biginteger)
S3method(vec_ptype2,logical.bignum_bigfloat)
S3method(vec_ptype2,logical.bignum_biginteger)
S3method(vec_ptype_abbr,bignum_bigfloat)
S3method(vec_ptype_abbr,bignum_biginteger)
S3method(vec_ptype_full,bignum_bigfloat)
S3method(vec_ptype_full,bignum_biginteger)
export(NA_bigfloat_)
export(NA_biginteger_)
export(as_bigfloat)
export(as_biginteger)
export(bigfloat)
export(biginteger)
export(bigpi)
export(is_bigfloat)
export(is_biginteger)
export(vec_arith.bignum_biginteger)
export(vec_arith.bignum_vctr)
import(rlang)
import(vctrs)
useDynLib(bignum, .registration = TRUE)
