Golang 1.22+ implementations of common methods/data structures using Go Generics
- Go 1.22 or newer
Please note: this package is still under development and may change in the future. We will attempt to maintain as much backwards compatibility as possible for future changes, but this is still a v0.x release and things might change.
Mash that Star button and OBLITERATE the Watch button to follow our changes.
Run the tests and benchmarks for the project using this command:
go test -v -bench=. -race ./...
This project is configured to use GH Actions to automatically test/benchmark the project whenever pushes occur. See the .github/workflows folder for all the details.
Contributors must sign the Shopify CLA before your PR can be accepted/merged.
hoff is released under the MIT License.