An Emacs symbol, i.e., an Emacs value that satisfies Value.is_symbol.
include sig ... endval sexp_of_t : t ‑> Sexplib.Sexp.tval intern : string ‑> tval name : t ‑> stringval provide : t ‑> unitval require : t ‑> unitval apply : tval cons : tval eval : tval format : tval interactive : tval lambda : tval list : tval nil : tval progn : tval quote : tval read : tval t : t