gchudnov/mindthegap

Interval Creation

gchudnov opened this issue · 0 comments

create a data-types that can be used to describe a possible unbounded interval.

[a, b]
(a, b)
[a, b)
(a, b]

where a and b might be infinite