package
Version:
v0.3.6
Opens a new window with list of versions in this module.
Published: Dec 17, 2024
License: MIT, 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
¶
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.