You can search for identifiers within the package.
in-package search v0.2.0
type t = Var.t * Expr.t
val make : Var.t -> Expr.t -> t
val format : global:bool -> Stdlib.Format.formatter -> t -> unit