Integral -package:clash-prelude -package:xmonad-contrib is:module -package:incipit-base
TextShow instances and monomorphic functions for integral
types.
Since: 2
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
Parsers for integral numbers written in positional numeral systems.
Print integral numbers in common positional numeral systems.
Integral class operators applied point-wise on streams.
Code needed in chapter 24 of the book Learn Physics with Functional
Programming