You can search for identifiers within the package.
in-package search v0.2.0
reason-standard
Container.Sum
Modules which conform to this signature can be used with functions like Array.sum or List.sum
Array.sum
List.sum
type t
val zero : t
val add : t -> t -> t