compiler-libs.common
Symtable.Global
compiler-libs.bytecomp
compiler-libs.optcomp
compiler-libs.toplevel
dynlink
odoc_info
runtime_events
stdlib
str
threads
unix
type t =
| Glob_compunit of Cmo_format.compunit
| Glob_predef of Cmo_format.predef
val name : t -> string
val description : t Format_doc.printer
val of_ident : Ident.t -> t option
module Set : Set.S with type elt = t
module Map : Map.S with type key = t