Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ww520
on Nov 4, 2022
|
parent
|
context
|
favorite
| on:
In defense of linked lists
Cons can build a tree, though it can certainly build a list.
(a1 (b1 (c1 c2 c3) b2 (c4 c5)) a2 a3) is a tree.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(a1 (b1 (c1 c2 c3) b2 (c4 c5)) a2 a3) is a tree.