Structures_LinkedListpear.php.netImplements singly and doubly-linked listsA 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.Dan Scottdbsdbs@php.netyes2010-08-150.2.20.2.0betabetaApache License, Version 2.0
* Fix package layout
5.01.4.0