Skip to content

Releases: fehrenbach/purescript-unordered-collections

v1.0.1

05 Jun 09:39
Compare
Choose a tag to compare

Fix bug in test. Actual code is the same as 1.0.0.

v1.0.0

05 Jun 08:45
Compare
Choose a tag to compare
  • PureScript 0.12
  • Records are Hashable(!)
  • So are HashMaps
  • Traversable(WithIndex)