| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Language.Symantic.Lib.Text
Description
Symantic for Text.
Class Sym_Text
class Sym_Text term where Source #
Minimal complete definition
Nothing
Methods
text :: Text -> term Text Source #
text :: Sym_Text (UnT term) => Trans term => Text -> term Text Source #