package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type w = bool
val wunit : w
val wprod : w -> w -> w
type e = {
  1. trace : bool;
  2. name : Names.Id.t;
  3. poly : bool;
}
type u = Info.state
val uunit : u