String

From Erights

(Difference between revisions)
Jump to: navigation, search
(corrected but might still be error full)
m (changing references to stub page into reference to template stub)
 
(One intermediate revision not shown)
Line 5: Line 5:
Strings, like [[ConstLists]] are [[Selfless]], [[Transparent]] and [[Immutable]].
Strings, like [[ConstLists]] are [[Selfless]], [[Transparent]] and [[Immutable]].
-
''from [http://erights.org/elang/quick-ref.html#Structures E Idioms
 
-
Quick Reference Card]''
 
 +
from [http://erights.org/elang/quick-ref.html#Structures]
----
----
-
[[stub]]
+
{{stub}}

Latest revision as of 22:33, 18 September 2008

Strings are ConstLists of char that have additional methods including Java string operators. Flex structures respond to all Const messages except the comparison operators ("<", <=", etc...). All these structures have many methods not listed here.

Strings, like ConstLists are Selfless, Transparent and Immutable.


from [1]


This page is a stub; it should be expanded with more information. If doing so, check the original E web site and the mailing list archives for content which could be moved into this page.
Personal tools
more tools