Implement bytevector=? and add bytevector support to equal?.
authorChris Hanson <org/chris-hanson/cph>
Sat, 7 Jan 2017 03:57:00 +0000 (19:57 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sat, 7 Jan 2017 03:57:00 +0000 (19:57 -0800)
commit657ece4d8bac9cd77bf85d45505346379218afce
tree098933f115b5375b0e0cae33136f733dc73b9dba
parent74a763a9d9462efaa4ce311dba70f37130dadf4a
Implement bytevector=? and add bytevector support to equal?.
src/runtime/bytevector.scm
src/runtime/equals.scm
src/runtime/runtime.pkg