You can search for identifiers within the package.
in-package search v0.2.0
type t
val compare : t -> t -> int
val of_entry : Entry.t -> t
val of_key : Entry.Key.t -> t
val linear_interpolate : low:(int64 * t) -> high:(int64 * t) -> t -> int64