type t
val get : t -> Ecaml.Symbol.t -> Ecaml__.Import.Value.t option
(describe-function 'plist-get)
(Info-goto-node "(elisp)Plist Access")
val set : t -> Ecaml.Symbol.t -> Ecaml__.Import.Value.t -> unit
(describe-function 'plist-put)
(Info-goto-node "(elisp)Plist Access")
val of_symbol : Ecaml.Symbol.t -> t
(describe-function 'symbol-plist)
(Info-goto-node "(elisp)Symbol Plists")