Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-egenix-mxstack
Fast and memory-efficient stack for Python
0
no reviews
Install
MxStack is a Python extension package that provides a new object type called Stack.
It works much like what you would expect from such a type, having push() and pop() methods and focuses on obtaining maximum speed at low memory costs.