julia
Implement a `cmp` specialization for ranges
#60337
Merged

Commits
  • Implement a cmp specializaiton for ranges
    LilithHafner committed 246 days ago
  • Add tests (gen AI helpted populate const EXAMPLE_RANGES)
    LilithHafner committed 246 days ago
  • Add example from discussion to tests
    LilithHafner committed 245 days ago
  • Reduce some explicit/syntactic complexity in exchange for a larger (but equivalent and fully inlined) call graph
    LilithHafner committed 245 days ago
  • Revert "Reduce some explicit/syntactic complexity in exchange for a larger (but equivalent and fully inlined) call graph"
    LilithHafner committed 217 days ago
  • Add another example from discussion (fails)
    LilithHafner committed 217 days ago
  • Only dispatch to fastpath when concrete types are equal
    LilithHafner committed 217 days ago
Loading