package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type cmp =
  1. | Eq
  2. | Lt
  3. | Le
  4. | Gt
  5. | Ge
val wit_comparison : (cmp, cmp, cmp) Genarg.genarg_type
type 'i test =
  1. | Test of cmp * 'i * 'i
val wit_test : (int Locus.or_var test, int Locus.or_var test, int test) Genarg.genarg_type
OCaml

Innovation. Community. Security.