| Copyright | (c) 2016 Al Zohali |
|---|---|
| License | BSD3 |
| Maintainer | Al Zohali <zohl@fmap.me> |
| Stability | experimental |
| Safe Haskell | Safe |
| Language | Haskell2010 |
NLP.Dictionary.StarDict.InMemory
Description
Description
In-memory version of StarDict.
- data StarDict = StarDict {}
- mkDictionary :: (MonadThrow m, MonadIO m) => IfoFilePath -> Renderer -> m StarDict
Documentation
mkDictionary :: (MonadThrow m, MonadIO m) => IfoFilePath -> Renderer -> m StarDict Source #
Create dictionary.