aboutsummaryrefslogtreecommitdiffstats
path: root/src/datastructures/linkedlists/template (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-22add doubly linked listMattias Andrée1-2/+101
2014-01-22reduce duplicate codeMattias Andrée1-21/+13
2014-01-22add singly linked listMattias Andrée1-0/+160