package ecaml

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

Module Text.PropertySource

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

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