This is just my attempt and code from following the Go Generics Tutorial (https://go.dev/doc/tutorial/generics)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.dockerfiles | 1 month ago | |
cmd/generics | 1 month ago | |
internal | 1 month ago | |
.drone.yml | 1 month ago | |
.gitignore | 1 month ago | |
Dockerfile | 1 month ago | |
LICENSE | 1 month ago | |
Makefile | 1 month ago | |
README.md | 1 month ago | |
go.mod | 1 month ago | |
go.sum | 1 month ago | |
preflight.sh | 1 month ago | |
sum.go | 1 month ago | |
sum_test.go | 1 month ago |
README.md
go-generics
This is just my attempt and code from following the Go Generics Tutorial.
Nothing to see here 😅
Getting Started
TBD
License
This code is licensed under the WTFPL license.