Y
Hacker News
new
|
ask
|
show
|
jobs
by
aportnoy
1104 days ago
Yeah, something like "a" in the below code wouldn't have a "natural" serialization I don't think:
(define a (list "a")) (set-cdr! a a)