Arc Forum
new
|
comments
|
leaders
|
submit
login
3 points
by
akkartik
5032 days ago |
link
|
parent
I think all we need is that it be a stable value when literal objects are interned. So id.4 would probably never change, and (id "a") would change in common lisp because it creates new strings each time.