Module OCamlR_base.Numeric
include OCamlR.Atomic_vector
include OCamlR.Vector
include OCamlR.SXP
val equal : t -> t -> boolval is_function : t -> boolval attr : t -> string -> OCamlR.sexpval _class_ : t -> string listval nil_map : t -> f:(t -> 'a) -> 'a optionval print : t -> unit
val unsafe_of_sexp : OCamlR.sexp -> tval to_sexp : t -> OCamlR.sexp