/go-generics

Provide some common generic functions.

Primary LanguageGoApache License 2.0Apache-2.0

Go Generics Build Status GoDoc License

Provide some extra generic functions except for the functions in stdlib slices and maps, supporting Go1.21+.

Installation

$ go get -u github.com/xgfone/go-generics