Custom Stack & Queue
Project description
Stack
CyStack: Iterator
FILO Data Structure
- push: adds a value to the stack
- pop: removes and returns the newest value
CyQueue: Iterator
FIFO Data Structure
- push: adds a value to the queue
- pop: removes and returns the oldest value
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
CyStack-0.0.10.tar.gz
(44.4 kB
view hashes)
Built Distribution
Close
Hashes for CyStack-0.0.10-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8706caec1251574040dc87bab3ef76b611059b4105ebeb106734a4a48786ff0a |
|
MD5 | 237a1e630f3570004d7bd5cbee159e0a |
|
BLAKE2b-256 | 6215efd1f01ca5d7e69477e0e8d9d7655c6bd0db36d268ce7e68e3c592f5ffa7 |