range package:ghc-internal
The list of values in the subrange defined by a bounding pair.
A list/enum range expression.
The size of the subrange defined by a bounding pair.
Returns
True the given subscript lies in the range defined the
bounding pair.
like
rangeSize, but without checking that the upper bound is in
range.
setAddrRange# dest len c sets all of the bytes in
[dest, dest+len) to the value
c.
Analogous to the standard C function
memset, but with a
different argument order.
Warning: this can fail with an unchecked exception.
a constant function, returning the lowest and highest values the
exponent may assume