You can search for identifiers within the package.
in-package search v0.2.0
Functor that converts a DORDERED into an ordered type
DORDERED
module X : DORDERED
type t =
| Hide : 'a X.t -> t
val compare : t -> t -> int