decimal :: Integral a => a -> Builder
I want to deprecate the 11 *Dec functions in favour of the same single-entry-point API used by text: it's way simpler, and no less efficient.
(Really, the *Hex functions need the same treatment, but they're less of a priority to me.)