Odoc_occurrences
odoc
module Table : sig ... end
val of_impl : include_hidden:bool -> Odoc_model.Lang.Implementation.t -> Table.t -> unit
Add all occurrences from implementation of a compilation unit into a table
val aggregate : tbl:Table.t -> data:Table.t -> unit
Aggregate data into tbl
data
tbl