You can search for identifiers within the package.
in-package search v0.2.0
type t
val equal : t -> t -> bool
val compare : t -> t -> int
val hash : t -> int
val is_valid : string -> bool
val of_bytes : bytes -> t
val of_string : string -> t
val of_string_soft : string -> t
val to_string : t -> string
val print : t -> Pp.std_ppcmds
module Set : sig ... end
module Map : sig ... end
module Pred : sig ... end
module List : sig ... end
val hcons : t -> t