Name: Anonymous 2009-06-07 18:31
Wouldn't it make more sense if the = operator tested for equality and == assigned? Since == is repeated and more emphatic?
set! for assignment and =, eq?, eqv?, equal?, string=, … for equality.