You can search for identifiers within the package.
in-package search v0.2.0
Identifiers
type t =
| Local of string * string
| Global of string
val to_string : t -> string
val local_of : t -> string