package coq-containers

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.8.0.tar.gz
md5=489425f115f22e2ac0299bde0b29e5b9

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.8" & < "8.9~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None