You can search for identifiers within the package.
in-package search v0.2.0
module type INDEX = sig ... end
Specification of indices used to index elements in stores
module type STORE = sig ... end
Interface to stores