GitHunt
AR

aristidb/kv-agda

Experiments with sorted associative data structures in Agda

Here, I want to experiment with key-value stores. More precisely, associative arrays that
are sorted by their key, and allow things like range queries.

Things I'd like to play with: patches on key-value stores, and building data structures on
top of them. Also, I just like playing with Agda.

Contributors

Created July 26, 2012
Updated May 8, 2014
aristidb/kv-agda | GitHunt