Releases: purescript/purescript-lists
Releases · purescript/purescript-lists
v4.12.0
Add indexed Functor
, Foldable
and Traversable
instances (@matthewleon)
v4.11.0
v4.10.0
Add dropEnd
and takeEnd
(@notgiorgi)
v4.9.1
Require foldable-traversable
explicitly (@MonoidMusician)
v4.9.0
v4.8.0
v4.7.0
- Added
cons
,snoc
, andunsnoc
forData.List.NonEmpty
(@natefaubion)
v4.6.1
v4.6.0
v4.5.0
Add foldrLazy
(@matthewleon)