You can search for identifiers within the package.
in-package search v0.2.0
module Backoff : module type of Backoff
Randomized exponential backoff mechanism.
module Loc : sig ... end
Shared memory locations.
module Op : sig ... end
Operations on shared memory locations.
module Tx : sig ... end
Transactions on shared memory locations.