Skip to content

xgfone/go-generics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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