Talk:String (computer science): Difference between revisions

Content deleted Content added
Pexatus (talk | contribs)
m response concerning well-ordering of strings
Line 20:
 
The [[lexicographical order]] on Σ* is ''not'' a [[well-ordering]] (for example, what is the least element in ''a*b''?), but only a total order. [[User:Fudo|fudo]] 13:53, 2 August 2005 (UTC)
 
:The least element of a*b is b. The [[lexicographical order]] on Σ* is indeed a [[well-ordering]]. --[[User:Pexatus|Pexatus]] 00:22, 19 March 2006 (UTC)
 
== strings, not characters ==