You can search for identifiers within the package.
in-package search v0.2.0
type t
val create : unit -> t
val flush_stmts : t -> unit
val find_remove_stmt : t -> string -> Stmt.t option
val add_stmt : t -> string -> Stmt.t -> unit