module Num.Integer.Partial ( digits , undigits ) where import Data.FastDigits (digits, undigits)