blaze-textual-0.2.1.0: Fast rendering of common datatypes
Blaze.Text
float :: Float -> Builder Source #
double :: Double -> Builder Source #
integral :: (Integral a, Show a) => a -> Builder Source #