package coq-core

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

Module PolyMapSource

Sourcemodule type ValueS = sig ... end

Polymorphic maps over an extensible GADT tag type.

Sourcemodule type Tag = sig ... end
Sourcemodule Make (Tag : Tag) : sig ... end
OCaml

Innovation. Community. Security.