This repository was archived by the owner on Oct 4, 2020. It is now read-only.
v3.0.0
- Updated for PureScript 0.11
- Generalized
StrMap.unions
toFoldable
(@rightfold) - Fixed
StrMap.size
to return anInt
rather thanNumber
(@rightfold) - Test improvements (@matthewleon)
- Renamed
unsafeFreeze
tounsafeGet
forSTStrMap