
4 Jul
2009
4 Jul
'09
11:37 a.m.
Andrew Coppin wrote:
I just wrote a small module for dealing with half-integers. (That is, any number I/2 where I is an integer. Note that the set of integers is a subset of this; Wikipedia seems to reserve "half-integer" for such numbers that are *not* integers.)
Now, the question is... Is this useful enough to be worth putting on Hackage?
It's on Hackage: http://hackage.haskell.org/package/AC-HalfInteger-1.1.1 It'll be interesting to see if I uploaded it right... o_O