You can search for identifiers within the package.
in-package search v0.2.0
type t
include Algebra.Basic_S with type t := t
include Algebra.Mul_Monoid_S with type t := t
val one : t
val mul : t -> t -> t
include Algebra.Add_Monoid_S with type t := t
val equal : t -> t -> bool
val to_string : t -> string
val zero : t
val add : t -> t -> t