Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/klausnat/fingertree

fingertree: Generic finger-tree structure, with example instances. Idris
https://github.com/klausnat/fingertree

Last synced: 11 days ago
JSON representation

fingertree: Generic finger-tree structure, with example instances. Idris

Awesome Lists containing this project

README

        

Work in progress. Not for usage yet.
Port of Haskell library: http://hackage.haskell.org/package/fingertree-0.1.4.1

# fingertree
fingertree: Generic finger-tree structure, with example instances. Idris

A general sequence representation with arbitrary annotations, for
use as a base for implementations of various collection types