A vote for (SRFI 140) is one that rocks the boat a bit (for the better), while (SRFI 135) is the "safe path" to immutable strings, while risking the possibility that it won't catch on because old code doesn't require updating, and I don't have keys on my keyboard for « and ». ;-)
Exactly. Well put.
What about (string-repeat N S) or (string-repeat S N), where S is either a string
or a character? Does either procedure conflict with any prior art?