Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Hungarian Alphabet Sort (was Re: Collation sequence -proper and effi

From: gscottjones:mchsi at: 13-May-2002 18:32

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? 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. Thanks! --Scott Jones