Description
GMP integer conversions.
Description
This defines a Storable
instance for GMP's mpz
type and provides functions for working with GMP integers.
README.md
gmpint
This defines a GMPInt
type and a Storable
instance for that type, as well functions for working with such types.