You can search for identifiers within the package.
in-package search v0.2.0
include Stdlib.Set.OrderedType
type t
val compare : t -> t -> int
include Show with type t := t
val pp : Stdlib.Format.formatter -> t -> unit
val show : t -> string