Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
symbol? and string?
1
Name:
Anonymous
2012-07-13 17:31
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?
15
Name:
Anonymous
2012-07-14 4:57
>>14
(string-set! "hello" 4 #\!)
#<unspecified>
(set-car! '(what now?) 'huh?)
#<unspecified>
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List