Integral -package:aeson-optics -package:ghc -package:text-show is:module is:exact

Functions for parsing and producing Integral values from/to ByteStrings based on the "Char8" encoding. That is, we assume an ASCII-compatible encoding of alphanumeric characters. Since: 0.3.0
Integral classes
Print integral numbers in common positional numeral systems.
Parsers for integral numbers written in positional numeral systems.
Safe overrides of the methods of class Integral.