Skip to content

v0.2.0

Choose a tag to compare

@zyedidia zyedidia released this 03 Apr 19:54
· 43 commits to master since this release

Changes:

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