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.1.0.tar.gz
sha256=b236dc44f92e1eeca6877c7ee188a90c2303497fe7beb99df711ed5a7ce0d824
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)"
>