package
Version:
v1.12.2
Opens a new window with list of versions in this module.
Published: Jun 9, 2024
License: MIT
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
¶
Stack is a FILO stack
Pop pops the top value out of the stack
func (s *Stack[T]) Push(v T)
Push pushes a value to the stack
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.