The CPS branch of has some nice code that exploits the internal representation of `Integer`s. See: https://github.com/kolmodin/binary/blob/master/src/Data/Binary.hs#L418
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