You can search for identifiers within the package.
in-package search v0.2.0
mnd
Mnd.Instances
module Option : MONAD with type 'a t = 'a option
module Result : sig ... end
module State : sig ... end
module Reader : sig ... end
module type MONOID = sig ... end
module Writer (M : MONOID) : sig ... end