» Summary | » License |
---|---|
Implements singly and doubly-linked lists | Apache License, Version 2.0 |
» Current Release | » Bug Summary |
0.2.2 (beta) was released on 2010-08-15 by dbs (Changelog) |
No open bugs Report a new bug to Structures_LinkedList |
» Description | |
A singly-linked list offers the ability to insert or delete nodes at any point within the list. A doubly-linked list also offers the ability to request previous nodes in the list. |
|
» Maintainers | » More Information |
|