help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strip, non-ordering?


From: Torsten Mohr
Subject: strip, non-ordering?
Date: Wed, 28 Sep 2005 06:04:07 +0200
User-agent: KMail/1.8

Hi,

i want to remove double entries from a list, actually something
like $(strip ) does, but without the effect of sorting them.

Is something like this possible?
A := zzz yyy yyy xx xx ww vv vv

$(sort-special($A)) => zzz yyy xx ww vv


Best regards,
Torsten.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]