Stack: Stack data structure
A stack is a basic data structure that can be logically thought as linear structure represented by a real physical stack or pile, a structure where insertion and deletion of items takes place at one end called top of the stack.
Downloads
- Stack-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.4.0 |
---|---|
Dependencies | base (>=4.7 && <5), nats, stm [details] |
License | BSD-3-Clause |
Copyright | 2016 Robert Walker |
Author | Robert Walker |
Maintainer | rwlock404@yahoo.com |
Category | Data Structures |
Home page | https://en.wikipedia.org/wiki/Stack_(abstract_data_type) |
Source repo | head: git clone https://github.com/githubuser/Stack |
Uploaded | by rwlock at 2016-12-09T18:22:29Z |
Distributions | NixOS:0.4.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5177 total (20 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-12-09 [all 1 reports] |