You can search for identifiers within the package.
in-package search v0.2.0
Property list.
Eigenclass Article on property list.
type t = (int, unit -> unit) Hashtbl.t
val create : unit -> ('a, 'b) Hashtbl.t
val new_property : 'a -> ((int, unit -> unit) Hashtbl.t -> 'a -> unit) * ((int, unit -> 'b) Hashtbl.t -> 'a)