[previous] [up] [next]     [contents] [index]
Next: Vectors Up: Basic Data Extensions Previous: Strings

Symbols

MzScheme provides two ways of generating an uninterned symbol, i.e., a symbol that is not eq?, eqv?, or equal? to any other symbol:



PLT