What sort algorithm does PHP use?

后端 未结 3 349
刺人心
刺人心 2020-12-05 17:22

Internally speaking, which algorithm(s) does PHP use to implement the various sort functions it offers? It seems like the usort variants might use a different algorithm than

3条回答
提交回复
热议问题