Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oneofone/genh
genh: generics helpers
https://github.com/oneofone/genh
Last synced: about 5 hours 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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T21:45:08.000Z (3 months ago)
- Last Synced: 2024-08-22T23:30:45.801Z (3 months ago)
- Language: Go
- Homepage:
- Size: 200 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# genh
[![PkgGoDev](https://pkg.go.dev/badge/go.oneofone.dev/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)