itc

Interval tree clock library


License
Apache-2.0

Documentation

Build Status

Interval tree clock

This is a naive implementation of interval tree clock 1 in erlang. API documentation hosted on github 2.

Build

$ rebar3 compile

Test

$ rebar3 eunit
$ rebar3 dialyzer