[plt-scheme] applying set! on the contents of a variable

harsha harsha.v.r at gmail.com
Sat Sep 29 14:10:26 EDT 2007


how does one change a variable whose symbol is stored in another
variable?
 sorry about the beginner question, but i couldn't find an answer in
the group discussions or on google.
 the reason i need this came up was because i have a function inside a
class which takes as input an alist of properties and values and
changes the current values in the class using this alist. i have a
workaround, but was curious as to whether variable names could be
treated as first-class objects.



More information about the plt-scheme mailing list