package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.0.tar.gz
sha256=36577b55f4a4b1c64682c387de7abea932d0fd42fc0cd5406927dca344f53587

doc/coq-core.clib/Int/Map/Smart/index.html

Module Map.SmartSource

Sourceval map : ('a -> 'a) -> 'a t -> 'a t

As map but tries to preserve sharing.

Sourceval mapi : (key -> 'a -> 'a) -> 'a t -> 'a t

As mapi but tries to preserve sharing.

OCaml

Innovation. Community. Security.