v4.0.0
- Updated for PureScript 0.11.0
- Swapped arguments of
mapWithIndex
for consistency withpurescript-arrays
- Various code style tweaks & warning fixes (@matthewleon)
- Added
appendFoldable
forNonEmptyList
s (@matthewleon)
mapWithIndex
for consistency with purescript-arrays
appendFoldable
for NonEmptyList
s (@matthewleon)