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
The deprecated changes in Intervals have been around for a good amount of time now and I'm definitely onboard with making a breaking release to clear them out.
It seems impossible to create an interval (closed, open) in a type stable manner:
It seems very strange that a constructor with all parameters specified could return a different type. That behavior seems deprecated though:
Intervals.jl/src/interval.jl
Lines 62 to 71 in 0513348
Could there be a release with that deprecation removed?
The text was updated successfully, but these errors were encountered: