K 10
svn:author
V 4
miwi
K 8
svn:date
V 27
2012-05-03T16:09:16.000000Z
K 7
svn:log
V 308
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.

WWW: http://pear.php.net/package/Structures_LinkedList/

PR:		167315
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

END
