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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.11 && <5), deepseq (>=1.4.4.0 && <1.5), nats (>=1.1.2 && <1.2), stm (>=2.5.0.0 && <2.6) [details]
License BSD-3-Clause
Copyright 2016 Robert Walker
Author Robert Walker
Maintainer rwlock404@yahoo.com
Revised Revision 2 made by HerbertValerioRiedel at 2019-01-19T13:55:25Z
Category Data Structures
Home page https://en.wikipedia.org/wiki/Stack_(abstract_data_type)
Source repo head: git clone https://gitlab.com/rwlock/Stack.git
Uploaded by rwlock at 2019-01-18T14:27:02Z
Distributions NixOS:0.4.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5025 total (22 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 2019-01-18 [all 1 reports]