package ecaml

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

Module Face.String_nameSource

Sourcetype t =
  1. | Name of string
  2. | 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.