package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.1.tar.gz
sha256=513e953b7183d478acb75fd6e80e4dc32ac1a918cf4343ac31a859cfb4e9aad2

doc/coq-core.clib/Dyn/Make/HMap/index.html

Module Make.HMapSource

Parameters

module V1 : ValueS
module V2 : ValueS

Signature

Sourcetype map = {
  1. map : 'a. 'a tag -> 'a V1.t -> 'a V2.t;
}
Sourceval map : map -> Map(V1).t -> Map(V2).t
OCaml

Innovation. Community. Security.