xgfone / go-generics

Provide some common generic functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Provide some common generic functions.

License:Apache License 2.0


Languages

Language:Go 100.0%