Changelog for smith-0.2.0.0
Revision history for smith
0.2.0.0 -- 2020-??-??
- Make
sepBy1return an array. AddsepBy1_with old behavior that discards elements. - Add
isEndOfInput. - Add
foldUntilanduntil. - Build with contiguous-0.6.x
- Add
anySentinelandpeekSentinel.
0.1.1.0 -- 2020-01-20
- Add
trySatisfy.
0.1.0.0 -- 2019-09-30
- First version. Released on an unsuspecting world.