Hacker News new | ask | show | jobs
by jokoon 3266 days ago
Well yes, but the big difference is that you don't have random access with lists, you have O(n). Bjarne Stroutup talked about lists too.
1 comments

That's more of an implementation detail of C++, no?
Not really.