https://github.com/oneofone/genh
genh: generics helpers
https://github.com/oneofone/genh
Last synced: 11 months ago
JSON representation
genh: generics helpers
- Host: GitHub
- URL: https://github.com/oneofone/genh
- Owner: OneOfOne
- License: bsd-3-clause
- Created: 2022-03-15T20:21:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T19:59:08.000Z (over 1 year ago)
- Last Synced: 2025-04-04T11:24:51.153Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 206 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# genh
[](https://pkg.go.dev/go.oneofone.dev/genh)
A Random collection of helpers for Go generics.
- Contains code copied from [golang.org/x/exp](https://pkg.go.dev/golang.org/x/exp) [commit](https://github.com/golang/exp/commit/053ad81199eb10baaf3412e8adb0f8c82679b4d3) for personal convience.
[License](LICENSE): BSD-style license (same as go)