package coq-containers

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.6.0.tar.gz
md5=f954255c939acdebd61f245a70250a7d

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

Dev Dependencies

None

Used by (1)

  1. coq-ergo >= "8.6.0"

Conflicts

None