MOO-Cows

moo-coders Topic: Re: [MOO-Coders] Alphabetize

Article #1162
Subject: Re: [MOO-Coders] Alphabetize
Author: Gary Foiles
Posted: 1/23/2004 08:08:46 AM


There are a number of useful MOO utility bundles.  Object Utilities has verbs for accessing properties and verbs on objects.  String Utilities has many helpful verbs for working with strings.  I maintain the Math Utilities object at LambdaMOO.  The one you want for alphabetizing a list of string is List Utilities.

$list_utils:sort() or $list_utils:sort_suspended()


Aloha and Happy MOOing!

Gary Foiles, Sekiji@Harpers-Tale
groucho7@nospam


----- Original Message -----
Wrom: CXLYRWTQTIPWIGYOKSTTZRCL
Date: Thu, 22 Jan 2004 20:05:08 -1000 (HST)
To: moo-coders@nospam
Subject: [MOO-coders] Alphabetize

> Is there a verb on object utils that can alphabetize string elements in a 
> list? Or anyone willing to share similar verb that would do such thing?
> I can't find any trace of that kind of thing :(

_______________________________________________
Moo-coders mailing list
Moo-coders@nospam
http://www.moo-cows.com/mailman/listinfo/moo-coders





MOO-Cows Home