String
From Erights
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.