v4.2.0
- Reimplement
snoc
usingfoldr
(@LiamGoodacre) - Use
~>
where appropriate (@matthewleon) - Add
repeat
anditerate
for non-empty lazy lists (@matthewleon)
snoc
using foldr
(@LiamGoodacre)~>
where appropriate (@matthewleon)repeat
and iterate
for non-empty lazy lists (@matthewleon)