Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@zyedidia zyedidia released this 21 Jan 01:06
· 13 commits to master since this release
c71d9ca

Changelog:

  • Unicode handling fixed in trie.
  • trie remove now deletes nodes recursively instead of just marking them as removed.
  • hashset no longer requires its key to implement comparable.