Doubly-linked list/Definition: Difference between revisions

Content added Content deleted
m (Switched Fortran with F# and PL/I with PicoLisp to restore alphabetic order)
m (added whitespace before the TOC (table of contents).)
Line 4: Line 4:
* The structure should support adding elements to the head, tail and middle of the list.
* The structure should support adding elements to the head, tail and middle of the list.
* The structure should not allow circular loops
* The structure should not allow circular loops



{{Template:See also lists}}
{{Template:See also lists}}
<br><br>


=={{header|Ada}}==
=={{header|Ada}}==