mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
825ac8eca8
The sort function must define a (strict) weak order for a correct sorting. A partial order is not enough.