package coq-containers

  1. Overview
  2. No Docs
Containers: a typeclass-based library of finite sets/maps

Install

Dune Dependency

Authors

Maintainers

Sources

v8.9.0.tar.gz
md5=7ce94242c31fee2cbbd303894c799bde

Description

This is a reimplementation of the FSets/FMaps library from the standard library, using typeclasses. See tests files for usage. A new vernacular command is provided by Generate.v and the plugin to automatically generate ordered types for user-defined inductive types.

Dependencies (2)

  1. coq >= "8.9" & < "8.10~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None