Thread: "Linked list"
View Single Post
friagram
Veteran Member
Join Date: Sep 2012
Location: Silicon Valley
Old 01-03-2014 , 18:19   Re: "Linked list"
Reply With Quote #4

Linklists are cancer
Iono why they even teach them in programming classes.
Just like data structures theory.

Unless it is for a very specific application that requires re-use of the handles for convenient storage and lookup, it's a complete waste, which almost always is the case.
They are also really hard to iterate through.
__________________
Profile - Plugins
Add me on steam if you are seeking sp/map/model commissions.
friagram is offline