text-1.2.4.0: An efficient packed Unicode text type.
Copyright(c) The University of Glasgow 1994-2002
Licensesee libraries/base/LICENSE
Safe HaskellSafe
LanguageHaskell2010

Data.Text.Internal.Builder.RealFloat.Functions

Description

Warning: this is an internal module, and does not have a stable API or name. Functions in this module may not check or enforce preconditions expected by public modules. Use at your own risk!

Documentation

roundTo :: Int -> [Int] -> (Int, [Int]) Source #