JuliaLang / Compat.jl

Compatibility across Julia versions
Other
145 stars 117 forks source link

Add curried comparisons for !=, >=, <=, >, < #714

Closed tkf closed 4 years ago

tkf commented 4 years ago

This PR backports https://github.com/JuliaLang/julia/pull/30915 to Julia < 1.2.

This patch does not update Project.toml since it looks like 3.14 is not released yet.