Top Level :: Structures

Package Information: Structures_LinkedList

» Summary » License
Implements singly and doubly-linked lists Apache License, Version 2.0
» Current Release » Bug Summary
0.1.4 (beta) was released on 2008-08-27 (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
» Packages that depend on Structures_LinkedList