package ecaml

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

Module Face.UnderlineSource

Sourceval symbol : Symbol.t
include module type of struct include Line end
Sourcetype t = Line.t =
  1. | Absent
  2. | Color of Color.t
  3. | Foreground
  4. | Unspecified
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval unspecified : t
Sourceval of_value_exn : Value.t -> t
Sourceval to_value : t -> Value.t
OCaml

Innovation. Community. Security.