#;26> (eq? (string->symbol "asdf") 'asdf) #t #;27> (eq? (string->symbol "1234") '1234) #f