You can search for identifiers within the package.
in-package search v0.2.0
module IntSet : sig ... end
module IntMap : sig ... end
type t = IntSet.t IntMap.t
val build_partition : IntMap.key array array -> IntSet.t IntMap.t
val partition_to_permutation : IntSet.t IntMap.t -> int array