Stack

Version 0.4.0 revision 2 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Stack data structure
Description

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.

Author
Robert Walker
Bug reports
n/a
Category
Data Structures
Copyright
2016 Robert Walker
Homepage
https://en.wikipedia.org/wiki/Stack_(abstract_data_type)
Maintainer
rwlock404@yahoo.com
Package URL
n/a
Stability
n/a

Components