You can search for identifiers within the package.
in-package search v0.2.0
module Hash : Hash.S
type t = Hash.t key
The type for keys.
val t : t Type.t
type hash = Hash.t
val to_hash : t -> hash