//
pkg.gl
Category
github.com/robertocandido/learn-golang
stack
package
0.0.0-20211214173939-c36c86e5bace
Repository:
https://github.com/robertocandido/learn-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
61 SLOC
#
README
Stack
Stacks are LIFO data structures (last-in first-out). The last element added will be removed first.
#
Structs
Stack
No description provided by the author