v0.2.0
Changes:
- new mapset package implementing a set using the built-in Go map.
- copy function for hashset.
- hashmap package function
NewMap
renamed toNew
for better naming consistency.
Changes:
NewMap
renamed to New
for better naming consistency.