You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IntervalUnion{T<:Real} <: AbstractInterval{T} but I don't see why it is a subtype of AbstractInterval{T}. Isn't the point of this library that a union of intervals isn't necessarily an interval?
The text was updated successfully, but these errors were encountered:
IntervalUnion{T<:Real} <: AbstractInterval{T}
but I don't see why it is a subtype ofAbstractInterval{T}
. Isn't the point of this library that a union of intervals isn't necessarily an interval?The text was updated successfully, but these errors were encountered: