= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && 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
type 'a item =
| Module of 'a Module.t
| ModuleType of 'a ModuleType.t
| Type of 'a TypeDecl.t
| TypExt of 'a Extension.t
| Exception of 'a Exception.t
| Value of 'a Value.t
| External of 'a External.t
| Class of 'a Class.t
| ClassType of 'a ClassType.t
| Include of 'a Include.t
| Comment of 'a Documentation.comment
type 'a t = 'a item list