JuliaLang / Compat.jl

Compatibility across Julia versions
Other
145 stars 117 forks source link

Add reinterpret(reshape, T, a) #722

Closed mcabbott closed 3 years ago

mcabbott commented 3 years ago

Adds the syntax from https://github.com/JuliaLang/julia/pull/37559, as a straightforward reshape of reinterpret.