Change string-joiner and string-splitter to use keyword options.
authorChris Hanson <org/chris-hanson/cph>
Thu, 2 Mar 2017 05:12:50 +0000 (21:12 -0800)
committerChris Hanson <org/chris-hanson/cph>
Thu, 2 Mar 2017 05:12:50 +0000 (21:12 -0800)
commit192f8b7bfaef46e1351bee0959d0c82cdf0398bd
tree4c3c829c23daf75a0739e27ee98f4ddaec52aa3b
parent6536686f38595f63d4a33ae1757d2ea081d44cc4
Change string-joiner and string-splitter to use keyword options.

Also enhance keyword-option-parser.
doc/ref-manual/strings.texi
src/edwin/edwin.pkg
src/edwin/string.scm
src/etc/ucd-converter.scm
src/runtime/list.scm
src/runtime/runtime.pkg
src/runtime/ustring.scm