= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package doc-ock
-
doc-ock
-
doc-ock.ocamlary
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Constructor : sig ... end
type 'a t = {
type_path : 'a DocOckPaths.Path.type_;
doc : 'a Documentation.t;
type_params : TypeDecl.param list;
private_ : bool;
constructors : 'a Constructor.t list;
}