summaryrefslogtreecommitdiff
path: root/textproc/hs-stringsearch/DESCR
blob: 89f4b2f44ffcb69304eee604fd2e3df7de683456 (plain)
1
2
3
4
This package provides several functions to quickly search for
substrings in strict or lazy ByteStrings. It also provides functions
for breaking or splitting on substrings and replacing all occurrences
of a substring (the first in case of overlaps) with another.