You can search for identifiers within the package.
in-package search v0.2.0
smol
Smol.Algebra
module type Basic_S = sig ... end
module type Mul_Monoid_S = sig ... end
module type Add_Monoid_S = sig ... end
module type Add_Group_S = sig ... end
module type Semiring_S = sig ... end
module type Ring_S = sig ... end
module type Field_S = sig ... end