You can search for identifiers within the package.
in-package search v0.2.0
type t = input
val compare : input -> input -> int
A total order on inputs
val hash : input -> int
A hash function for inputs
val equal : input -> input -> bool