package coq

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

Module Proofview_monad.PSource

Sourcetype w = bool

Status (safe/unsafe) * given up

Sourceval wunit : w
Sourceval wprod : w -> w -> w
Sourcetype e = {
  1. trace : bool;
  2. name : Names.Id.t;
  3. poly : bool;
}

Recording info trace (true) or not.

Sourceval uunit : u
OCaml

Innovation. Community. Security.