You can search for identifiers within the package.
in-package search v0.2.0
type t = Element.t
val of_element : Element.t -> t
val add : t -> Element.t -> unit
val add_many : t -> Element.t list -> unit
val get_by_name : t -> string -> Element.t