Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bitwize
on Nov 27, 2022
|
parent
|
context
|
favorite
| on:
Rusty ownership and the lifecycle’s stone
The simplest data structure there is (aside from scalars) is the array or vector.
Which you should be using anyway instead of linked lists so you don't blow up your cache.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Which you should be using anyway instead of linked lists so you don't blow up your cache.