Description
Backport ieee754 float double combinators to older binary.
README.md
binary-ieee754
This package backports ieee754 double/float combinators from binary 0.8.4 to older version, and simply re-export these combinators for binary >= 0.8.4. It's meant for packages which need fast double/float combinators and old binary compatibility.