DimensionalData.jl
DimensionalData.jl copied to clipboard
Explain difference of Interval and Range for Indexing
This was a question today at the JuliaCon talk. We should add somewhere in the docs why we use Intervals instead of a Range.
Also note that it's similar to Between