Added License, Readme and Changelog files. Remove Sort() from Intervals interface (not needed because it's called on each operation).

This commit is contained in:
Daniel Gil
2018-06-28 15:50:17 +02:00
parent a2babcb962
commit 2d951cee05
4 changed files with 175 additions and 3 deletions

4
example/CHANGELOG.md Normal file
View File

@@ -0,0 +1,4 @@
# Changelog
## [0.0.1] - 2018-06-28
- First commit