invenia / Intervals.jl

Non-iterable ranges
MIT License
36 stars 18 forks source link

Generic Interval Interface #206

Open haberdashPI opened 1 year ago

haberdashPI commented 1 year ago

This is an old branch I worked on for a bit, sketching out a possible way to make the Intervals interface extensible. It would allow, e.g. TimeSpans or AlignedSpans to be an AbstractInterval.