package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Prop
  2. | Set
    (*

    The Prop bound is only used for template polymorphic inductive types.

    *)