Copyright | Copyright (c) 2017 Vanessa McHale |
---|---|
Safe Haskell | Safe |
Language | Haskell2010 |
This module defines a storable instance for GMP's mpz
integer type.
Documentation
The GMP integer type holds information about array size as well as a pointer to an array.