Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Matches and extracts entities from byte strings.
Synopsis
- entityMatch :: BS -> Maybe (BS, BS, BS)
- entityTrie :: Trie BS
- entityData :: [(BS, String)]
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Matches and extracts entities from byte strings.