One of my favorite things about Python lately has been the built-in Set class. Due to my recent fling with Go I decided to implement it there too. If you're interested, check out my
github repository, or just install it directly with the following command.
goinstall github.com/eclark/container/set
No comments:
Post a Comment