You can search for identifiers within the package.
in-package search v0.2.0
module type S = sig ... end
A signature for data structures that may be converted to and from a Stream.t.
Stream.t
module type S2 = sig ... end