Symbols

Undocumented in source.

Members

Functions

get
Symbol get(SymbolId id)
Undocumented in source. Be warned that the author may not have intended to support it.
hasId
bool hasId(SymbolId id)
Undocumented in source. Be warned that the author may not have intended to support it.
require
void require(SymbolId id, Symbol s)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(SymbolId id, Symbol s)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

symbols
Symbol[SymbolId] symbols;
Undocumented in source.

Meta