Extend STRING to accept a large class of objects, each of which it
authorChris Hanson <org/chris-hanson/cph>
Fri, 10 Aug 2007 18:06:20 +0000 (18:06 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 10 Aug 2007 18:06:20 +0000 (18:06 +0000)
commit545719698df1e842f3b2332142e8629adef8dadf
tree7fb6f126174c534973aa1b24e86826162e537e15
parentbccc157681d0c3368ce8c4929ed1c6ad94684d2c
Extend STRING to accept a large class of objects, each of which it
converts to a string.  Implement UTF8-STRING to do the same thing for
the UTF-8 encoding.
v7/src/runtime/runtime.pkg
v7/src/runtime/string.scm