Skip to content

v1.0.1

Compare
Choose a tag to compare
@emmanueltouzery emmanueltouzery released this 25 Nov 19:16
· 17 commits to master since this release
  • fixes #47 hashmap & hashset had trivial hashcode collisions, were taking only the last element into account (thanks @veramone for the report)
  • fixes #45 make allMatch a type guard