Change all string operations that accept chars to work for any char.
authorChris Hanson <org/chris-hanson/cph>
Sun, 9 Dec 2018 05:02:07 +0000 (21:02 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sun, 9 Dec 2018 05:03:21 +0000 (21:03 -0800)
commita2a6ca907ddff7a6ae55aa6172a2f12ade4c8717
treee16f6c7701c9bbdd3aa084843cadf4b4135dc397
parent001be491b18c9707b4214ee5ba13c916666b486c
Change all string operations that accept chars to work for any char.

They dump the bucky bits as needed to make this work.
doc/ref-manual/strings.texi
src/runtime/string.scm