v0.6.0
- Added
toLower
andtoUpper
toData.Char
search
inData.String.Regex
now returnsMaybe
result rather than using -1 for failure- Added test suite
All updates by @LiamGoodacre
toLower
and toUpper
to Data.Char
search
in Data.String.Regex
now returns Maybe
result rather than using -1 for failureAll updates by @LiamGoodacre