package coq-containers

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=f367a6022d5749f8a6e0fb3427f4f08c

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

Dev Dependencies

None

Used by

None

Conflicts

None