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/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.