[Haskell-cafe] Integer representation

David Feuer david.feuer at gmail.com
Thu Apr 19 17:13:39 UTC 2018


Is there any way to determine whether Integer comes from integer-gmp
or integer-simple? I'm playing with the idea of using the underlying
representation to get more compact/efficient tries, but I need to be
able to find out what that representation is.


More information about the Haskell-Cafe mailing list