Stack: Stack data structure

[ bsd3, data-structures, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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-10T15:51:53Z
Distributions NixOS:0.4.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5037 total (23 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-10 [all 1 reports]