package coq-idxassoc
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Associative Arrays
Install
Dune Dependency
Authors
Maintainers
Sources
v8.8.0.tar.gz
md5=c07dccc3a455ed8e3fedc70bf899134b
Description
We define the associative array (key -> value associations) datatype as list of couples, providing definitions of standards operations such as adding, deleting.
We introduce predicates for membership of a key and of couples.
Finally we define a search operator ("find") which returns the value associated with a key or the "none" option (see file Option.v which should be part of this contribution) on failure.
Lemmas we prove about these concepts were motivated by our needs at the moment we created this file. We hope they'll suit your needs too but anyway, feel free to communicate any wish or remark.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page