An open API service indexing awesome lists of open source software.

https://github.com/sec-bit/tmap

A total map implementation
https://github.com/sec-bit/tmap

Last synced: over 1 year ago
JSON representation

A total map implementation

Awesome Lists containing this project

README

          

# TMap.v -- A simple total map implementation for coq

Author: Yu Guo

A total map implementation

## Coq version

Require Coq >= 8.6

## References