On 14-May-02, G. Scott Jones wrote: > From: "Carl Read"
>> Would a sort/pattern be of use? ie... >> >> sort/pattern "AabB" "aAbBcC" ; == "aAbB" > Hi, Carl, > Are you suggesting this as a prototype of a call, or is there > already such a beast out there? As a prototype of a call - ie, as an extra refinement to 'sort. Obviously... sort/pattern "AabB" ["a" "A" "b" "B" "c" "C" "ch"] etc. should also be supported. > At any rate, this is an interesting idea as a way of introducing new > or different sort patterns. I'll have to think about it a bit. > If this already exists, certainly let us know. Not as far as I know. Send the idea to Feedback if you think it'd be useful. Who knows, it might be something that's quick and easy to add to REBOL. -- Carl Read -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
