# Generated by roxygen2: do not edit by hand

S3method("!=",decimal)
S3method("<",decimal)
S3method("<=",decimal)
S3method("==",decimal)
S3method(">",decimal)
S3method(">=",decimal)
S3method("[<-",decimal)
S3method(Summary,decimal)
S3method(as.character,decimal)
S3method(as.double,decimal)
S3method(as.integer,decimal)
S3method(as_decimal,character)
S3method(as_decimal,decimal)
S3method(as_decimal,default)
S3method(as_decimal,integer)
S3method(as_decimal,numeric)
S3method(format,decimal)
S3method(format,decimal_context)
S3method(is.finite,decimal)
S3method(is.infinite,decimal)
S3method(is.na,decimal)
S3method(is.nan,decimal)
S3method(log,decimal)
S3method(max,decimal)
S3method(min,decimal)
S3method(pillar::pillar_shaft,decimal)
S3method(print,decimal_context)
S3method(range,decimal)
S3method(round,decimal)
S3method(signif,decimal)
S3method(vec_arith,decimal)
S3method(vec_arith.decimal,MISSING)
S3method(vec_arith.decimal,decimal)
S3method(vec_arith.decimal,default)
S3method(vec_arith.decimal,numeric)
S3method(vec_arith.numeric,decimal)
S3method(vec_cast,character.decimal)
S3method(vec_cast,decimal.character)
S3method(vec_cast,decimal.decimal)
S3method(vec_cast,decimal.default)
S3method(vec_cast,decimal.double)
S3method(vec_cast,decimal.integer)
S3method(vec_cast,default.decimal)
S3method(vec_cast,double.decimal)
S3method(vec_cast,integer.decimal)
S3method(vec_math,decimal)
S3method(vec_proxy_compare,decimal)
S3method(vec_proxy_equal,decimal)
S3method(vec_proxy_order,decimal)
S3method(vec_ptype2,decimal.decimal)
S3method(vec_ptype2,decimal.default)
S3method(vec_ptype2,decimal.integer)
S3method(vec_ptype2,default.decimal)
S3method(vec_ptype2,integer.decimal)
S3method(vec_ptype_abbr,decimal)
S3method(vec_ptype_full,decimal)
export(NA_decimal_)
export(adjusted)
export(as_decimal)
export(clear_decimal_flags)
export(decimal)
export(decimal_context)
export(decimal_flags)
export(decimal_from_double)
export(fma)
export(get_decimal_context)
export(is_decimal)
export(is_normal)
export(is_qnan)
export(is_signed)
export(is_snan)
export(is_subnormal)
export(is_zero)
export(local_decimal_context)
export(mpdecimal_version)
export(normalize)
export(number_class)
export(quantize)
export(same_quantum)
export(set_decimal_context)
export(with_decimal_context)
import(methods)
import(rlang)
import(vctrs)
useDynLib(decimal, .registration = TRUE)
