Consider implementation of a [quicksort](http://www.nczonline.net/blog/2012/11/27/computer-science-in-javascript-quicksort/). This would be especially useful once `Typed Array Views` and `Buffers` are supported.
Consider implementation of a quicksort. This would be especially useful once
Typed Array ViewsandBuffersare supported.