You can search for identifiers within the package.
in-package search v0.2.0
type t
The type to test.
val pp : Format.formatter -> t -> unit
A way to pretty-print the value.
val equal : t -> t -> bool
Test for equality between two values.