Skip to content

v4.0.0

Compare
Choose a tag to compare
@garyb garyb released this 26 Mar 21:20
· 115 commits to master since this release
  • Updated for PureScript 0.11.0
  • Swapped arguments of mapWithIndex for consistency with purescript-arrays
  • Various code style tweaks & warning fixes (@matthewleon)
  • Added appendFoldable for NonEmptyLists (@matthewleon)