This package implements the QuickSort algorithm to sort arrays of objects.
It uses a comparator callback class with a function that compares two objects and returns -1, 0 or 1 to indicate whether the objects are equal or which one is greater in respect to the sorting criteria.
|
|
| Name: |
Brim::QuickSort |
| Base name: |
brim_quicksort |
| Description: |
Sort objects using the QuickSort algorithm |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
875 users |
| All time rank: |
3519 |
| Week users: |
0 users |
| Week rank: |
2051  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|