Data types: Double-Linked List
Jean-Sébastien Goupil (contact me)
This package can be used to manage circular double-linked lists of objects.
There is one list class and a base node class.
The list class provides functions for adding nodes, iterating over the node list in the forward or backwards directions, remove one or all nodes.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (83.3%)
| Good (83.3%)
| -
| Good (91.7%)
| -
| -
| Not sure (59.2%)
| 712 |
Click here for detailed information about this class on phpclasses.org