package ecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Alphabetic
  2. | Alphanumeric
  3. | Digit
  4. | Hex_digit
  5. | Lower
  6. | Space
  7. | Upper
  8. | Word
val all : t list
val sexp_of_t : t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.