You can search for identifiers within the package.
in-package search v0.2.0
module Make (K : Index.Key) (V : Index.Value) : Index.S with type key = K.t and type value = V.t
module Private : sig ... end
These modules should not be used. They are exposed purely for testing purposes.