natural package:base

The arbitrary-precision Natural number type.
Compatibility module for pre ghc-bignum code.
Encode a Natural (mantissa) into a Double#
Convert a Natural to a Float#
Try downcasting Natural to Word value. Returns Nothing if value doesn't fit in Word.