Skip to main content

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)

Uploaded Source

Built Distribution

CyStack-0.0.10-cp38-cp38-macosx_10_9_x86_64.whl (30.3 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page