http://www.perlmonks.org?node_id=1229496


in reply to Re: Fastest way to sort a list of integers into 0,1,2,3,-3,-2,-1
in thread Fastest way to sort a list of integers into 0,1,2,3,-3,-2,-1

not quite.. I'm trying to use a priority queue and queue with the right sorting priority, but it's coming up wrong so far