The SplStack class
(PHP 5 >= 5.3.0)
Introducere
The SplStack class provides the main functionalities of a stack implemented using a doubly linked list.
Sinopsisul clasei
Cuprins
- SplStack::__construct — Constructs a new stack implemented using a doubly linked list
- SplStack::setIteratorMode — Sets the mode of iteration
There are no user contributed notes for this page.
