Jump to content

Atom

From EDM2
Revision as of 15:09, 26 October 2017 by Martini (talk | contribs) (Created page with "A constant that represents a string. Once a string has been defined as an atom, the atom can be used in place of the string to save space. Strings are associated with their re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A constant that represents a string. Once a string has been defined as an atom, the atom can be used in place of the string to save space. Strings are associated with their respective atoms in an atom table. See integer atom.