Welcome to the CHICKEN Scheme pasting service
no title added by buhman on Wed Dec 26 23:41:04 2018
#;26> (eq? (string->symbol "asdf") 'asdf) #t #;27> (eq? (string->symbol "1234") '1234) #f
#;26> (eq? (string->symbol "asdf") 'asdf) #t #;27> (eq? (string->symbol "1234") '1234) #f