You can search for identifiers within the package.
in-package search v0.2.0
val eq_closure : 'a. 'a -> 'a -> bool
module EqHashtbl : sig ... end
module Fixpoint : sig ... end
This modules implements a computation of a fixpoints for valus that depends upon other values. Cycles are handled through update of references. If the fixpoint is not reached, this might loop.