package rocq-runtime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Rocq Prover -- Core Binaries and Tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
rocq-9.0.1.tar.gz
sha256=051f7bf702ff0a3b370449728921e5a95e18bc2b31b8eb949d48422888c98af4
doc/rocq-runtime.checklib/Coq_checklib/Values/index.html
Module Coq_checklib.ValuesSource
Source
type 'v kind = private | Any(*A value that we won't check,
*)| Fail of string(*A value that shouldn't be there at all,
*)| Tuple of string * 'v array(*A debug name and sub-values in this block
*)| Sum of string * int * 'v array array(*A debug name, a number of constant constructors, and sub-values at each position of each possible constructed variant
*)| Array of 'v| List of 'v| Opt of 'v| Int| String(*Builtin Ocaml types.
*)| Annot of string * 'v(*Adds a debug note to the inner value
*)| Int64| Float64
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>