Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 765 Bytes

File metadata and controls

18 lines (11 loc) · 765 Bytes

generic - simple generic functions in Go

GoDoc unit tests report card codecov

Install:

go get github.com/singlestore-labs/generic

Generic is a package of simple (everything is simple) generic functions for manipulating maps, slices, and sets.

Pull requests are welcome.