Int -package:blaze-builder

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.
pattern synonym to create integer values
pattern synonym to create integer values
integer literal
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.
Calculate and render integer indexed axes
The sized integral datatypes, Int8, Int16, Int32, and Int64.