### qsort

This module encapsulates BSD's qsort implemented in javascript

The port was done by Eugene Zatepyakin, github: https://github.com/inspirit as part of the
Computer vision library, JSFeat: https://github.com/inspirit/jsfeat (awesome project, check it out)

### Installation:

    npm install qsort

### License

MIT
