Up

Module Variant_infos

Signature

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