Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@garyb garyb released this 27 Mar 22:21
· 29 commits to master since this release
  • Updated for PureScript 0.11
  • Generalized StrMap.unions to Foldable (@rightfold)
  • Fixed StrMap.size to return an Int rather than Number (@rightfold)
  • Test improvements (@matthewleon)
  • Renamed unsafeFreeze to unsafeGet for STStrMap