Y
Hacker News
new
|
ask
|
show
|
jobs
by
baldfat
3216 days ago
I was replying that LISP doesn't have immutable data structures.
1 comments
kazinator
3215 days ago
Common Lisp has some immutable data structure such as, oh, numbers. If you arithmetically encode a record of data into a bignum integer, that is immutable.
link