Implement bytevector-fill! and change arg order to match R7Rs.
authorChris Hanson <org/chris-hanson/cph>
Sat, 7 Jan 2017 09:19:48 +0000 (01:19 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sat, 7 Jan 2017 09:19:48 +0000 (01:19 -0800)
commit994ef242e0fb3421b8cc4f87bbd698b4dd4b37d1
tree0d41ca0e9c5603607a10c7c285c0696ecf8cb8b4
parent56a0b3f2afe822e8e0f54c966fe1b68fe3383ec0
Implement bytevector-fill! and change arg order to match R7Rs.
src/microcode/bytevector.c
src/runtime/bytevector.scm
src/runtime/runtime.pkg
tests/runtime/test-bytevector.scm