Skip to content

cmcpasserby/set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Hash Set for GO

Just a simple hashset type built for go using map[T]struct{}.

About

Generic HashSet library for Go >= 1.18

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages