Replies: 2 comments
-
|
you'd have to ask smL (Stan Lanning), but my guess is "legibility". Change, like cl:setf, can be used with many different location types. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The LOOPS manual seems to confirm this:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Consider the code of LOOPS method
Window.AfterMove:Why does it call
changeinstead of←@for changing the value of instance variables? Is this just an idiom or there's a reason for not using←@?Beta Was this translation helpful? Give feedback.
All reactions