package odoc

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

Some named objects can't have internal names, so they have this simpler module.

type t
val to_string : t -> string
val of_string : string -> t
val of_ident : Ident.t -> t
val equal : t -> t -> bool
val is_hidden : t -> bool