JuliaLang / Compat.jl

Compatibility across Julia versions
Other
148 stars 117 forks source link

Added eachrow/col/slice for v1.0 #658

Closed jiegillet closed 5 years ago

jiegillet commented 5 years ago

Let's get the ball going for #639.

This won't work at all for 0.6 from what I saw on JuliaBox, too many things missing (axes, OneTo...). 0.6 support is getting dropped though, right?

Also, I don't know how to get the exact version where these were defined. It was this PR JuliaLang/julia#29749