Generic Golang Set Generator

Generic Golang Set Generator


Demonstrating some of the code generation tooling for the Go language for use with the generic set implementation written earlier. This is designed to help mimic generics one of the language...
Tags:golang