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/CArray/Fun1/Smart/index.html

Module Fun1.SmartSource

Sourceval map : ('r -> 'a -> 'a) -> 'r -> 'a array -> 'a array

Fun1.Smart.map f x v = Smart.map (f x) v

OCaml

Innovation. Community. Security.