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.
Signed integer types
The sized integral datatypes, Int8, Int16, Int32, and Int64.
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
Writes and Builders for serializing integers. See Blaze.ByteString.Builder.Word for information about how to best write several integers at once.
integer literal
Calculate and render integer indexed axes