Doubly-linked list/Definition: Difference between revisions

m
Line 1,154:
removal of the element 30: 5 10 15 20 40 45 50 55</pre>
 
''Aside: This is a form of doubly linked list I first implemented in Fortran 20082018 for a mark-and-sweep garbage collector. I used the list to store the mutator roots.''
 
=={{header|AutoHotkey}}==
1,448

edits