khiav223577/multi_range
Allow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ranges union, intersection, difference, and so on.
RubyMIT
Issues
- 3
Allow using dates in the ranges
#36 opened by frsantos - 2
- 2
Off by one error in `intersection`
#38 opened by soupglasses - 0
Improvement: Add `shift` functionality.
#39 opened by soupglasses - 6
- 2
Some differences are dropped
#29 opened by skatenerd - 3
Intersection is empty when it should not be
#30 opened by skatenerd - 1
Add Postgres Multirange behaviors for types
#27 opened by Danieth - 9
Remove empty sub ranges
#23 opened by GerritSe - 1
Implement intersection
#18 opened by ZimbiX