https://github.com/wfvining/rangetree
Purely functional read-only range trees in Erlang
https://github.com/wfvining/rangetree
data-structures erlang erlang-library range-tree
Last synced: 2 months ago
JSON representation
Purely functional read-only range trees in Erlang
- Host: GitHub
- URL: https://github.com/wfvining/rangetree
- Owner: wfvining
- License: apache-2.0
- Created: 2023-07-30T21:37:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-13T14:31:49.000Z (over 2 years ago)
- Last Synced: 2024-06-12T17:39:44.637Z (almost 2 years ago)
- Topics: data-structures, erlang, erlang-library, range-tree
- Language: Erlang
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rangetree
=====
An OTP library
Build
-----
$ rebar3 compile