package odoc

  1. Overview
  2. Docs
OCaml documentation generator

Install

Dune Dependency

Authors

Maintainers

Sources

odoc-1.5.3.tbz
sha256=f2b76f811658c4b52cb48ac4ffc2ec37cedd2a805111c7f8ec20f8f36b8bbf45
sha512=9e069590e0737c94813d25235b5cfe27feb5a0298a17ff9b9ee446c69827c3a0ea3b7da5d05b278639cd1f0202e0d83356707979edfaa2af73876fc000c23c4d

doc/odoc.model/Odoc_model/Paths/Path/index.html

Module Paths.Path

Normal OCaml paths (i.e. the ones present in types)

module Resolved : sig ... end
module Module : sig ... end
module ModuleType : sig ... end
module Type : sig ... end
module ClassType : sig ... end
val module_of_t : t -> Module.t
val module_type_of_t : t -> ModuleType.t
val type_of_t : t -> Type.t
val class_type_of_t : t -> ClassType.t
val apply : Module.t -> Module.t -> Module.t
val is_hidden : t -> bool
val equal : t -> t -> bool
val hash : t -> int
OCaml

Innovation. Community. Security.