| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Math.Common.IntegerAsType
Documentation
class IntegerAsType a where Source #
Minimal complete definition
Instances
Constructors
| M a b |
Instances
| (IntegerAsType a, IntegerAsType b) => IntegerAsType (M a b) Source # | |
Instances