Up

Module Record_infos

Signature

type t = {
has_double_array_tag
: bool ;
}
val sexp_of_t : t -> Sexplib.Sexp.t
val equal : t -> t -> bool