Hello! I'm new to Scheme/Racket, and have a quick question. Is there any way to assign an arbitrary value to a symbol created with string->symbol? I want to do the equivalent of (set! (string-symbol "number3") 3). That is, I want the symbol number3 to evaluate to 3. Thanks in advance for advice! - prof
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

