package
Version:
v0.0.0-...-c183f35
Opens a new window with list of versions in this module.
Published: Jan 4, 2017
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Stack represents a stack.
NewStack returns a new stack instance.
Empty checks if the stack is empty or not.
Pop removes the top element from the stack.
Push adds an element to the top of the stack.
Top returns the top element from the stack.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.