Instant is
off
|
Search plugin
|
Manual
|
haskell.org
Integral
+base
Packages
base
class
(Real a, Enum a) =>
Integral
a
base
Prelude
Integral numbers, supporting integer division. Minimal complete definition:
quotRem
and
toInteger
from
Integral
:: (Integral a, Num b) => a -> b
base
Prelude
general coercion from integral types
mk
Integral
Constr
:: Integral a => DataType -> a -> Constr
base
Data.Data
©
Neil Mitchell
2004-2012, version 4.2.11