Proposal: add conversion functions to Data.Fixed.

Yitzchak Gale gale at sefer.org
Thu Nov 29 23:43:33 CET 2012


Jeff Shaw wrote:

> fromFixed :: (HasResolution a) => Fixed a -> (Integer,Integer)
> toFixed :: (HasResolution a) => (Integer,Integer) -> Fixed a
>

+1

I've needed those.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20121130/3dd7d0dd/attachment.htm>


More information about the Libraries mailing list