Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onesk/e_treap
A naive dict-style treap implementation in Erlang.
https://github.com/onesk/e_treap
Last synced: 10 days ago
JSON representation
A naive dict-style treap implementation in Erlang.
- Host: GitHub
- URL: https://github.com/onesk/e_treap
- Owner: onesk
- License: unlicense
- Created: 2013-11-20T12:53:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-27T13:04:53.000Z (about 11 years ago)
- Last Synced: 2023-08-06T02:53:32.070Z (over 1 year ago)
- Language: Erlang
- Size: 117 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
e_treap
=======A naive dict-style treap implementation in Erlang.