Keno / SIUnits.jl

Efficient unit-checked computation
Other
70 stars 26 forks source link

Forward unsafe_getindex for SIRanges to the Range #75

Closed mbauman closed 7 years ago

mbauman commented 8 years ago

This is particularly useful for Ranges since they only do math and extrapolate the out of bounds indices.

timholy commented 7 years ago

Rebased in #95.