Next: , Previous: , Up: syslib symbols   [Index]


12.2.4 Conversion functions

Unsafe Operation: $string->symbol str

Return an interned symbol having the string str as name.

Unsafe Operation: $symbol->string sym

Return the string name of sym, generating one if needed.