AhoCorasick

Aho-Corasick string matching algorithm

http://github.com/kostmo/AhoCorasick

Latest on Hackage:0.0.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Sergey S Lymar
Maintained by Karl Ostmo

Aho-Corasick string matching algorithm.

See usage examples in Text.AhoCorasick.