Module Typerep_extended.Type_struct.Record_infos

type t = {
has_double_array_tag : bool;
}
include sig ... end
val sexp_of_t : t ‑> Sexplib.Sexp.t
val equal : t ‑> t ‑> bool