Module Ecaml__Customization.Group
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
include Ecaml__.Import.Valueable.S with type t := t
val of_value_exn : Ecaml_value__.Value0.t -> tval to_value : t -> Ecaml_value__.Value0.tval type_ : t type_
val emacs : tval defgroup : Ecaml.Symbol.t -> Core_kernel.Source_code_position.t -> docstring:string -> parents:t list -> tDefine a new customization group.
(describe-function 'defgroup)(Info-goto-node "(elisp)Group Definitions")
val of_string : string -> tReference an already-existing customization group.
val to_string : t -> stringval to_symbol : t -> Ecaml.Symbol.t