Category:Elena: Difference between revisions

Content added Content deleted
Line 182: Line 182:
=== The string Type ===
=== The string Type ===


LiteralValue is used to store the text encoded in UTF-8. LiteralValus is read-only collection of CharValue classes each representing UTF-32 symbol. *Note that one character may be encoded with more than one byte!*.
LiteralValue is used to store the text encoded in UTF-8. LiteralValus is read-only collection of CharValue classes each representing UTF-32 symbol. Note that one character may be encoded with more than one byte!


import extensions.
import extensions.