Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 134 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 134 Bytes

Go SetOps

A Go library for set operations (union, intersection, ...) using generics. Mainly for practicing generics at the moment.