Aside from the issue of uninterned symbols, why are these separate and not the exact same thing? Alternatively, are these any situations in which you need to differentiate between strings and symbols?
Name:
Anonymous2012-07-14 4:43
>>13
R5RS 4.1.2:
*it is an error to alter a constant (i.e. the value of a literal expression) using a mutation procedure like set-car! or string-set!.*