package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

to this type are mapped DirPath.t's in the nametab

type t =
  1. | DirOpenModule of Names.ModPath.t
  2. | DirOpenModtype of Names.ModPath.t
  3. | DirOpenSection of Names.DirPath.t
val equal : t -> t -> bool
OCaml

Innovation. Community. Security.