Changelog
0.5.0
- Small refactorings and type spec fixes. Thanks @turion.
0.4.0
- Added functions and tests to reconstruct a
ClosedIntervals
from a list or from leafs - Implemented
Inspect
protocol - Added benchmarks and option to run only a subset of benchmarks
0.3.0
- Fix
get_all_intervals/2
- Add
left_bound/1
andright_bound/1
0.2.0
- Add Typespecs
- Add
ClosedIntervals.map/2
0.1.1
Initial release
0.1.0
- Initial version
Implements