String

From Erights

(Difference between revisions)
Jump to: navigation, search
(corrected but might still be error full)
m
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]]

Revision as of 00:24, 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]


stub

Personal tools
more tools