You can search for identifiers within the package.
in-package search v0.2.0
module type ASYNC = sig ... end
module type TIME = sig ... end
module type MEMORY = sig ... end
module type RW = sig ... end
module type IO = sig ... end