On Dec 4, 2007 9:21 AM, Steven Fodstad <flarelocke@hotpop.com> wrote:
For the index, how about this:
truncate . (/(log 2)) . log . fromIntegral
That will not work. It will convert the Integer to Double, which will
overflow if the Integer is very large.