You can search for identifiers within the package.
in-package search v0.2.0
type t
The type of the items being compared
val compare : t -> t -> int
A way to distinguish if items are equal or unequal. It follows the OCaml convention of returning an integer between -1 to 1.