Releases: fehrenbach/purescript-unordered-collections
Releases · fehrenbach/purescript-unordered-collections
v1.0.1
Fix bug in test. Actual code is the same as 1.0.0.
v1.0.0
- PureScript 0.12
- Records are Hashable(!)
- So are HashMaps
- Traversable(WithIndex)