Description
Provides fast searching, splitting, and replacing operations for Haskell ByteStrings. These operations are useful when processing binary or byte-oriented text data efficiently.
It is useful for parsers, protocol handling, log processing, import tools, and performance-sensitive text pipelines. It is a developer library and has no standalone search tool.