This package implements a double linked list similar to the one available in Java.
It has functions for adding and removing objects and iterate through the list using iterators.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (62.5%) |
Not sure (50.0%) |
- |
Sufficient (62.5%) |
- |
- |
Not sure (42.5%) |
1568 |
| Month: |
Not yet rated by the users |
| Class |
Dependency |
Why it is needed |
| Sorted List |
Required |
My class inherits from it |
| XHTML Table generator |
Required |
Table.php and Tr.php uses the "Double Linked List" package to store rows and cells. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.