package coq-core

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

Module OblState.ViewSource

Sourcemodule Obl : sig ... end
Sourcetype t = private {
  1. opaque : bool;
  2. remaining : int;
  3. obligations : Obl.t array;
}
OCaml

Innovation. Community. Security.