package ecaml

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

Module Weight.TSource

Sourceval module_name : string
Sourceval symbol : Symbol.t
Sourcetype t =
  1. | Ultra_bold
  2. | Extra_bold
  3. | Bold
  4. | Semi_bold
  5. | Normal
  6. | Semi_light
  7. | Light
  8. | Extra_light
  9. | Ultra_light
  10. | Unspecified
Sourceval all : t list
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval unspecified : t
Sourceval to_symbol : t -> Symbol.t
OCaml

Innovation. Community. Security.