Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noot/generics-fun
testing out go generics
https://github.com/noot/generics-fun
Last synced: about 2 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T22:38:12.000Z (over 3 years ago)
- Last Synced: 2024-10-15T22:27:41.855Z (3 months 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
```