Fast and safe representation of hex string
6eea89845d
By exposing a ByteString functions we actually make this library more confusing; we will now only represent the hex string representation as either Text or String, and any ByteString that goes in or out is always the binary representation. |
||
---|---|---|
src/Data | ||
test | ||
.gitignore | ||
.travis.yml | ||
hexstring.cabal | ||
LICENSE | ||
README.md | ||
Setup.hs |