This class provides API to manipulate a stack using two dimensional arrays.
It provides functions for:
- Push an element
- Pop an element
- Retrieve the element at the top of the stack without removing it
- Retrieve the size of the stack
- Determine whether the stack is empty
|
|
| Name: |
Stack 2 |
| Base name: |
stack2 |
| Description: |
Manipulate stacks using two dimensional arrays |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
317 users |
| All time rank: |
6041 |
| Week users: |
0 users |
| Week rank: |
2658  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|