package coq

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

Module Genarg.ArgTSource

Sourcetype ('a, 'b, 'c) tag
Sourceval eq : ('a1, 'b1, 'c1) tag -> ('a2, 'b2, 'c2) tag -> ('a1 * 'b1 * 'c1, 'a2 * 'b2 * 'c2) CSig.eq option
Sourceval repr : ('a, 'b, 'c) tag -> string
Sourcetype any =
  1. | Any : ('a, 'b, 'c) tag -> any
Sourceval name : string -> any option
OCaml

Innovation. Community. Security.