Int -package:JuicyPixels
base Prelude Data.Int GHC.Base GHC.Exts GHC.Int,
ghc-prim GHC.Types,
protolude Protolude Protolude.Base,
rio RIO.Prelude.Types,
base-prelude BasePrelude BasePrelude.DataTypes,
classy-prelude ClassyPrelude,
numeric-prelude NumericPrelude NumericPrelude.Numeric,
basic-prelude CorePrelude,
basement Basement.Compat.Base Basement.Imports,
numhask NumHask.Prelude,
clash-prelude Clash.HaskellPrelude,
foundation Foundation,
ghc-lib-parser GHC.Prelude.Basic,
prelude-compat Prelude2010,
ghc-internal GHC.Internal.Base GHC.Internal.Exts GHC.Internal.Int A fixed-precision integer type with at least the range
[-2^29 ..
2^29-1]. The exact range for a given implementation can be
determined by using
minBound and
maxBound from the
Bounded class.
A fixed-precision integer type with at least the range
[-2^29 ..
2^29-1]. The exact range for a given implementation can be
determined by using
minBound and
maxBound from the
Bounded class.
pattern synonym to create integer values
pattern synonym to create integer values
Calculate and render integer indexed axes