You can search for identifiers within the package.
in-package search v0.2.0
type t = int
type label = E.label
type edge = E.t
val compare : t -> t -> t
val zero : t
val add : t -> t -> t
val weight : 'a -> t
Constant weight, is always 1.