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/Diff2/Make/argument-1-M/index.html

Parameter Make.M

type t

The type of the sequence.

type elem

The type of the elements of the sequence.

val get : t -> int -> elem

get t n returns n-th element of the sequence t.

val length : t -> int

length t returns the length of the sequence t.

OCaml

Innovation. Community. Security.