Implement bytevector->hexadecimal and hexadecimal->bytevector.
authorChris Hanson <org/chris-hanson/cph>
Wed, 22 Feb 2017 05:31:53 +0000 (21:31 -0800)
committerChris Hanson <org/chris-hanson/cph>
Wed, 22 Feb 2017 05:31:53 +0000 (21:31 -0800)
commit3022b48587742a203d3437e6e32f83074c682dca
tree36df528317d6b878b1660a268e9321c580a77344
parent465e540267d5f38a73aa958c817d8652cdf2addb
Implement bytevector->hexadecimal and hexadecimal->bytevector.
src/runtime/bytevector.scm
src/runtime/runtime.pkg