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

https://github.com/samth/persistent-array


https://github.com/samth/persistent-array

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Semi-persistent arrays

Implemented by Jason Hemann and Dan Friedman.

Based on a design by Sylvain Conchon and Jean-Christophe Filliâtre.

See _A Persistent Union-Find Data Structure_. In ACM SIGPLAN Workshop
on ML, pages 37-45, Freiburg, Germany, October 2007.

This implementation extends the paper by allowing the array to be
expanded.