 |
|
Innovation award
 Nominee: 2x |
This class can be used to manage a LIFO stack (Last In First Out) of values like in the Postscript language.
It implements most of the Postscript stack operations except for mark and cleartomark.
The class can push and pop values from the stack, get the value at the top of the stack or at a given position, get the count of values, exchange the position of two values, duplicate the value at the top of the stack, roll the stack values by a given number of positions.
|
|
| Name: |
ps stack |
| Base name: |
ps_stack |
| Description: |
Manage a stack like in Postscript |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
169 users |
| All time rank: |
6798 |
| Week users: |
0 users |
| Week rank: |
2201  |
| |
|
| Not yet rated by the users |
| |
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 |
|
|