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

https://github.com/burz/fingerfood

Data structures derived from Finger Trees
https://github.com/burz/fingerfood

Last synced: about 2 months ago
JSON representation

Data structures derived from Finger Trees

Awesome Lists containing this project

README

        

fingerfood - A library of data structures derived from Finger Trees
===================================================================

Author: Anthony Burzillo

******

This library is based heavily on [Ralf Hinze](http://www.cs.ox.ac.uk/ralf.hinze/)
and [Ross Patterson's](http://www.soi.city.ac.uk/~ross/)
2006 paper [Finger trees: a simple general−purpose data structure](
http://www.soi.city.ac.uk/~ross/papers/FingerTree.pdf).