MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
sort functions
-
Date: Wed, 11 Sep 1996 06:11:13 PDT
-
From: Colin McCormick <colin@tripod.tripod.com>
-
Content-Type: TEXT/PLAIN; charset=US-ASCII
Let's see, I'll try this one more time ...
Hello folks --
I'm interested in doing some fast list sorting, using the Quicksort
algorithm. $list_utils:sort(), as far as I can tell, is a straight linear
sort and so doesn't fit my needs.
Does anyone have MOO code for a faster sort routine? Has anyone
implemented it as a server builtin? This latter option is the more
tempting to me, as it'd be easy to take advantage of C's qsort() library
function.
Thanks,
Colin
Colin McCormick
Tripod, Inc.
http://www.tripod.com
Home |
Subject Index |
Thread Index