Module Ecaml__Var.And_value_option

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