Skip to content

v0.1.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@intiocean intiocean released this 01 Aug 18:44
· 11 commits to master since this release
  • Fix empty interval types so that empty intervals could be compared with other intervals
  • Add method copy() to create new Interval instances with the same bounds and values as the Interval being copied
  • Fix method overlaps on Interval and add tests for it!