package ecaml

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

Module Text.Face_specSource

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

Sourcemodule One : sig ... end
Sourcetype t = One.t list
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval of_value_exn : Ecaml_value.Value.t -> t
Sourceval to_value : t -> Ecaml_value.Value.t
Sourceval normalize : t -> t

normalize sorts t; it is used to get consistent ordering when comparing Ansi_color to Elisp's ansi-color functionality.