https://github.com/noot/generics-fun
testing out go generics
https://github.com/noot/generics-fun
Last synced: 11 months ago
JSON representation
testing out go generics
- Host: GitHub
- URL: https://github.com/noot/generics-fun
- Owner: noot
- Created: 2021-09-15T22:37:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T22:38:12.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T11:13:28.589Z (over 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go generics
to run:
```
go run -gcflags=-G=3 main.go
```