blaze-binary icon indicating copy to clipboard operation
blaze-binary copied to clipboard

Implement fast `Integer` encoding and decoding

Open meiersi opened this issue 13 years ago • 0 comments

The CPS branch of has some nice code that exploits the internal representation of Integers. See:

https://github.com/kolmodin/binary/blob/master/src/Data/Binary.hs#L418

meiersi avatar May 12 '12 22:05 meiersi