package ecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

(Info-goto-node "(elisp)Text Properties")

type t =
  1. | T : 'a Property_name.t * 'a -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
val to_property_list : t list -> Ecaml_value.Value.t list