You can search for identifiers within the package.
in-package search v0.2.0
module type T = sig ... end
module OList : T
module Small : T
module NarithInlined : T
module AVL : T
module Dup (M1 : T) (M2 : T) : T