Skip to main content

Pure Python linked list module, with lifo (stack) and fifo (queue)

Project description

A pure python linked list class is provided. It is thoroughly unit tested, passes pylint, and is known to run on CPython 2.7, CPython 3.3, Pypy 2.2 and Jython 2.7b1.

A LIFO (stack) and FIFO (queue) are also provided, built from the linked list.

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

linked_list_mod-1.12.tar.gz (8.7 kB view hashes)

Uploaded Source

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