JuliaLang / Compat.jl

Compatibility across Julia versions
Other
145 stars 117 forks source link

`sort` for `NTuple` and other iterables #803

Closed mtfishman closed 1 year ago

mtfishman commented 1 year ago

sort for NTuple and other iterables was added in https://github.com/JuliaLang/julia/pull/46104, it would be nice to add that to Compat.