package ocaml-base-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Glob_compunit of Cmo_format.compunit
  2. | Glob_predef of Cmo_format.predef
val name : t -> string
val description : Format.formatter -> t -> unit
val of_ident : Ident.t -> t option
module Set : Set.S with type elt = t
module Map : Map.S with type key = t
OCaml

Innovation. Community. Security.