Hacker News new | ask | show | jobs
by kevingadd 5117 days ago
Linked lists were possible in VB6.
1 comments

Indeed. I actually had a data structures library which included hash table, doubly-linked list and b-tree (disk backed).