Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidgamero/go-generics-funcdemo
demo of some func tools using go 1.18 generics
https://github.com/davidgamero/go-generics-funcdemo
Last synced: 23 days ago
JSON representation
demo of some func tools using go 1.18 generics
- Host: GitHub
- URL: https://github.com/davidgamero/go-generics-funcdemo
- Owner: davidgamero
- Created: 2022-04-20T23:05:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-20T23:07:21.000Z (over 2 years ago)
- Last Synced: 2024-10-11T09:48:23.801Z (about 1 month ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Examples for map, filter, and reduce using go 1.18 generics