mirror of
https://github.com/lua/lua.git
synced 2026-09-02 16:38:19 +00:00
The sort function must define a (strict) weak order for a correct sorting. A partial order is not enough.
The sort function must define a (strict) weak order for a correct sorting. A partial order is not enough.