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