# Generated by roxygen2: do not edit by hand

S3method("%+%",bandicoot_oop)
S3method("%+=%",bandicoot_oop)
S3method("%-%",bandicoot_oop)
S3method("%-=%",bandicoot_oop)
S3method("%contains%",bandicoot_oop)
S3method("%eq%",bandicoot_oop)
S3method("%ge%",bandicoot_oop)
S3method("%gt%",bandicoot_oop)
S3method("%le%",bandicoot_oop)
S3method("%lt%",bandicoot_oop)
S3method("%ne%",bandicoot_oop)
S3method(iter,bandicoot_oop)
S3method(len,bandicoot_oop)
S3method(print,bandicoot_oop)
S3method(repr,bandicoot_oop)
export("%+%")
export("%+=%")
export("%-%")
export("%-=%")
export("%contains%")
export("%eq%")
export("%ge%")
export("%gt%")
export("%le%")
export("%lt%")
export("%ne%")
export(BASE)
export(as_bandicoot_oop)
export(base_)
export(bind_fn_2_env)
export(check_method)
export(copy_attr)
export(define_pkg_fn)
export(is_bandicoot_oop)
export(iter)
export(len)
export(new_class)
export(register_method)
export(repr)
export(sub_fn_body_name)
export(super)
export(use_method)
