package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.0.tar.gz
sha256=b1501d686c21836302191ae30f610cca57fb309214c126518ca009363ad2cd3c

doc/coq-core.lib/Util/Map/index.html

Module Util.MapSource

Extended version of OCaml's maps
Sourcemodule type OrderedType = sig ... end
Sourcemodule type MonadS = sig ... end
Sourcemodule type S = Map.S
Sourcemodule type ExtS = sig ... end
Sourcemodule Make (M : Map.OrderedType) : ExtS with type key = M.t and type 'a t = 'a Map.Make(M).t and module Set := Set.Make(M)
OCaml

Innovation. Community. Security.