You can search for identifiers within the package.
in-package search v0.2.0
type t
Type being compared
type rhs
Type being compared with
val partial_cmp : t -> rhs -> Ordering.t option
Compares values of t and rhs and returns an ordering if one exists
t
rhs