SICP chapter 3: How does `set!` works when its first arguement is a subexpression

前端 未结 0 894
迷失自我
迷失自我 2020-12-18 04:44

I don\'t understand the behavior of set! when its first argument is a sub-expression. For example, what does(set! (sub-expression x) y) do?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题