Skip to content

Experiments with sorted associative data structures in Agda

Notifications You must be signed in to change notification settings

aristidb/kv-agda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Experiments with sorted associative data structures in Agda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published