loophp / collection

A (memory) friendly, easy, lazy and modular collection class.
https://loophp-collection.rtfd.io/
MIT License
721 stars 35 forks source link

sort: improve `sort` operation #334

Closed drupol closed 9 months ago

drupol commented 9 months ago

This PR:

Related to https://github.com/loophp/collection/pull/333