package melange

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

Module Js_parser.Enum_commonSource

Sourcetype explicit_type =
  1. | Boolean
  2. | Number
  3. | String
  4. | Symbol
  5. | BigInt
Sourceval compare_explicit_type : explicit_type -> explicit_type -> int
Sourceval string_of_explicit_type : explicit_type -> string
OCaml

Innovation. Community. Security.