This website requires JavaScript.
Explore
Help
Register
Sign In
eburk
/
stack
Watch
1
Star
0
Fork
0
You've already forked stack
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Evan Burkey
67573770a8
switch CI to alpine
2023-07-06 14:47:36 -07:00
.gitignore
init
2023-07-06 14:40:52 -07:00
.gitlab-ci.yml
switch CI to alpine
2023-07-06 14:47:36 -07:00
go.mod
init
2023-07-06 14:40:52 -07:00
go.sum
init
2023-07-06 14:40:52 -07:00
LICENSE
init
2023-07-06 14:40:52 -07:00
README.md
init
2023-07-06 14:40:52 -07:00
stack_test.go
init
2023-07-06 14:40:52 -07:00
stack.go
init
2023-07-06 14:40:52 -07:00
README.md
stack
A super simple stack implementation using generics
Description
Simple Go stack implementation
Readme
32
KiB
Languages
Go
100%