[PD] sorting a 2 dimension list

Tim Blechmann TimBlechmann at gmx.net
Thu Feb 17 18:51:11 CET 2005


> How can I sort a multidimensional list by it's first element?
> I know of a way using [coll] (cyclone) but from my experience, [coll]
> is  unstable.
> 
> Example : how do I sort the following list [[2,3],[7,4],[5,3],[6,7]] ?
> The result would be : [[2,3],[5,3],[6,7],[7,4]]
pyext would do a lovely job ... t

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

latest mp3:
http://jokebux.klingt.org/gro.tgnilk/mp3s/2317/index.html

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-list mailing list