Quick Sort Implementation

An efficient implementation of the Quick Sort algorithm with TypeScript generics.

typescript