/pawn-sort-array

An sorted data structure implementation for PAWN.

Primary LanguageSourcePawnGNU General Public License v3.0GPL-3.0

pawn-sort-array

Description

An sorted data structure implementation for PAWN.

Installation

  1. Get the include sort-array.inc
  2. Include the library in your PAWN script:
#include <sort-array>

Issues

If you found any issues with the library, post it on issues or create an pull request with the fix.

Contribute

If you want to contribute with something, make a fork and create an pull request.

Documentation

You can find the documentation here.