package
Version:
v0.0.0-...-6505e6a
Opens a new window with list of versions in this module.
Published: Mar 13, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (s *Stack) Pop() (value interface{})
Pop removes the top element from the stack and return it
func (s *Stack) Push(value interface{})
Push inserts an element at the end
Source Files
¶
Click to show internal directories.
Click to hide internal directories.