pyinterval
pyinterval copied to clipboard
Add "empty" and "full" intervals
It would be nice to have identity elements for operations on intervals. For example, "empty interval" would be the identity element for Union operation. "Full" would be identity element for Intersect operation.