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.

Supported by

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