Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vardump
on May 20, 2021
|
parent
|
context
|
favorite
| on:
“I Could Rewrite Curl”
Weird. First idea that came to my mind was to use a linked list of lines.
arc-in-space
on May 20, 2021
|
next
[–]
Close, but not ideal - lines are occasionally very long, and you're wasting nodes on sequences of newlines. There's a number of useful data structures that can do this well, like a 'rope'.
ahefner
on May 20, 2021
|
prev
|
next
[–]
It works. Many editors have used this approach.
dvfjsdhgfv
on May 20, 2021
|
prev
[–]
What would you use for a line?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: