Module Ecaml__Evil.State
type t
=
|
Evilified
|
Other of Ecaml.Symbol.t
val equal : t -> t -> bool
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val get : unit -> t
(describe-variable 'evil-state)
Ecaml__Evil.State
type t
=
| Evilified |
| Other of Ecaml.Symbol.t |
val equal : t -> t -> bool
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val get : unit -> t
(describe-variable 'evil-state)