mirror of
https://github.com/lua/lua.git
synced 2025-01-14 05:43:00 +08:00
825ac8eca8
The sort function must define a (strict) weak order for a correct sorting. A partial order is not enough.