You can search for identifiers within the package.
in-package search v0.2.0
type t = key
val t : t Repr.t
val equal : t -> t -> bool
val hash : t -> int
val hash_size : int
val encode : t -> string
val encoded_size : int
val decode : string -> int -> t