6c8915f368
implementations for Haskell bytestrings (with support for all strict and lazy ByteString permutations). WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stringsearch Submitted by: sbahra on EFnet #bsdports
5 lines
253 B
Text
5 lines
253 B
Text
This library provides Boyer-Moore and Knuth-Morris-Pratt string search
|
|
implementations for Haskell bytestrings (with support for all strict and
|
|
lazy ByteString permutations).
|
|
|
|
WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stringsearch
|