An sorted data structure implementation for PAWN.
- Get the include sort-array.inc
- Include the library in your PAWN script:
#include <sort-array>
If you found any issues with the library, post it on issues or create an pull request with the fix.
If you want to contribute with something, make a fork and create an pull request.
You can find the documentation here.