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