Skip to content

Commit

Permalink
add references
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Sep 7, 2015
1 parent 3680434 commit 4040d63
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,9 @@ Alternatively, you can use any tool mentioned [here](http://bower.io/docs/tools/
```js
require( [ "aureooms-js-fingertree" ] , function ( fingertree ) { ... } ) ;
```

## References

- [Hinze and Paterson](http://staff.city.ac.uk/~ross/papers/FingerTree.pdf)
- [A previous JavaScript implementation](https://github.com/qiao/fingertree.js)
- [A coffeescript implementation](https://github.com/zot/Leisure/blob/master/src/lib/fingertree.coffee)

0 comments on commit 4040d63

Please sign in to comment.