Îõ³h&Ng     (c) 2011 MailRank, Inc. BSD-stylebos@serpentine.com experimentalGHCNone ÊÌÚÌ !"#$%&'()(c) 2011 MailRank, Inc. BSD-stylebos@serpentine.com experimentalGHC Safe-InferredÌÙÚV*(c) 2011 MailRank, Inc. BSD-stylebos@serpentine.com experimentalGHC Safe-InferredÌÙÚÌ+(c) 2011 MailRank, Inc. BSD-stylebos@serpentine.com experimentalGHC Safe-Inferred ÊÌ×ÙÚÜJ,(c) 2011 MailRank, Inc. BSD-stylebos@serpentine.com experimentalGHC Safe-Inferred ÊÌ×ÙÚÜÇ-(c) 2011 MailRank, Inc. BSD-stylebos@serpentine.com experimentalGHC Safe-Inferred 2<ÄÅÊÌÙÚ *double-conversionÚType class for floating data types, that can be converted, using double-conversion libraryÓDefault instanced convert input to Double and then make Bytestring Builder from it.list of functions :øtoExponential: Compute a representation in exponential format with the requested number of digits after the decimal point. The last emitted digit is rounded. If -1 digits are requested, then the shortest exponential representation is computed.toPrecision: Compute  precisionð leading digits of the given value either in exponential or decimal format. The last computed digit is rounded.…toFixed: Compute a decimal representation with a fixed number of digits after the decimal point. The last emitted digit is rounded.ÞtoShortest: Compute the shortest string of digits that correctly represent the input number.±Conversion to text via Builder (both in the in case of bytestring and text) in case of single number is a bit slower, than to text or bytestring directly. But conversion a large amount of numbers to text via Builder (for example using foldr) is much faster than direct conversion to Text (up to 10-15x).ÌThe same works for bytestrings: conversion, for example, a list of 20000 doubles to bytestring builder and then to bytestring is about 13 times faster than direct conversion of this list to bytestring. òConversion to text via text builder is a little bit slower, than conversion to bytestring via bytestring builder. (c) 2011 MailRank, Inc. BSD-stylebos@serpentine.com experimentalGHC Safe-Inferred @ double-conversionèCompute a representation in exponential format with the requested number of digits after the decimal point. The last emitted digit is rounded. If -1 digits are requested, then the shortest exponential representation is computed.double-conversionûCompute a decimal representation with a fixed number of digits after the decimal point. The last emitted digit is rounded.double-conversionÑCompute the shortest string of digits that correctly represent the input number.double-conversionCompute  precisionð leading digits of the given value either in exponential or decimal format. The last computed digit is rounded.  (c) 2011 MailRank, Inc. BSD-stylebos@serpentine.com experimentalGHC Safe-InferredÊ×Ü[double-conversionèCompute a representation in exponential format with the requested number of digits after the decimal point. The last emitted digit is rounded. If -1 digits are requested, then the shortest exponential representation is computed.double-conversionûCompute a decimal representation with a fixed number of digits after the decimal point. The last emitted digit is rounded.double-conversionÑCompute the shortest string of digits that correctly represent the input number.double-conversionCompute  precisionð leading digits of the given value either in exponential or decimal format. The last computed digit is rounded..              !"#$%&'()*++++,0double-conversion-2.0.4.2-AuPwhK6BZvHB6uJgHjSfnf"Data.Double.Conversion.Convertable!Data.Double.Conversion.ByteStringData.Double.Conversion.Text#Data.Double.Conversion.Internal.FFI1Data.Double.Conversion.Internal.ByteStringBuilder*Data.Double.Conversion.Internal.ByteString$Data.Double.Conversion.Internal.Text+Data.Double.Conversion.Internal.TextBuilder Convertable toExponential toPrecisiontoFixed toShortest$fConvertableFloatBuilder$fConvertableDoubleBuilder$fConvertableFloatText$fConvertableDoubleText$fConvertableFloatByteString$fConvertableDoubleByteString$fConvertableFloatBuilder0$fConvertableDoubleBuilder0ForeignFloatingc_Text_ToPrecisionFloatc_Text_ToPrecisionc_Text_ToExponentialFloatc_Text_ToExponentialc_Text_ToFixedFloatc_Text_ToFixedc_Text_ToShortestFloatc_Text_ToShortestc_ToPrecisionFloat c_ToPrecisionc_ToPrecisionLengthc_ToExponentialFloatc_ToExponentialc_ToExponentialLengthc_ToFixedFloat c_ToFixedc_ToFixedLengthc_ToShortestFloat c_ToShortestc_ToShortestLengthconvert