package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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

OCaml

Innovation. Community. Security.