Email list hosting service & mailing list manager


Partial sorting Daniel Llorens 10 Dec 2015 09:27 UTC

I would like to see partial sorting and median procedures added. I think those belong here (or in any ‘sorting’ library, really) and not many implementations offer them.

As a minor comment, subrange parameters should include a stride and not only start and end. Count/start/stride works better than start/end/stride when the stride is not 1, so please consider that also.

Regards

	Daniel