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.2.1 (beta) was released on 2010-01-10 (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

Dependencies for Structures_LinkedList