Module Ecaml__.Var.And_value

type t =
| T : 'a var * 'a ‑> t
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t