= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
On This Page
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
Paths of documentation
Sexp serialization
val string_of_sexp : sexp -> string
Paths
module Kind : sig ... end
Every path is annotated with its kind.
module Identifier : sig ... end
Identifiers for definitions
module Path : sig ... end
Normal OCaml paths (i.e. the ones present in types)
module Fragment : sig ... end
OCaml path fragments for specifying module substitutions
module Reference : sig ... end
References present in documentation comments ({!Foo.Bar}
)
On This Page