You can search for identifiers within the package.
in-package search v0.2.0
module State : sig ... end
val get_state : unit -> State.t
get_state() returns the current state of the generator.
get_state()