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.2 (beta) was released on 2010-08-15 by dbs (Changelog)
Easy Install

Not sure? Get more info.

pear install Structures_LinkedList

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Structures_LinkedList

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