JuliaArrays / ArrayViews.jl

A Julia package to explore a new system of array views
MIT License
19 stars 18 forks source link

Fix some method ambiguities on 0.6 #56

Closed andreasnoack closed 6 years ago

andreasnoack commented 6 years ago

Fixes #55

goretkin commented 6 years ago

Trying to make 0.7 pass here: https://github.com/JuliaArrays/ArrayViews.jl/pull/57 Though it's arguably better to let it fail to remind us that the ArrayViews indexing doesn't match Base.